From 2dcd0fc4944c42d8dc012cd8be7b3c870dbd79c0 Mon Sep 17 00:00:00 2001 From: WANG Siyuan Date: Tue, 2 Jun 2015 16:25:58 +0800 Subject: Move same Kconfigs to northbridge/amd/pi/Kconfig Bettong, Lamar and Olivehill Plus have many same Kconfigs. Move them to northbridge/amd/pi/Kconfig. Change-Id: I758d5a09f27eee7a7bd60268a2aaed6f16fd0294 Signed-off-by: WANG Siyuan Signed-off-by: WANG Siyuan Reviewed-on: http://review.coreboot.org/10421 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/mainboard/amd/bettong/Kconfig | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'src/mainboard/amd/bettong') diff --git a/src/mainboard/amd/bettong/Kconfig b/src/mainboard/amd/bettong/Kconfig index c85b212c3b..1f2d8883ea 100644 --- a/src/mainboard/amd/bettong/Kconfig +++ b/src/mainboard/amd/bettong/Kconfig @@ -39,34 +39,14 @@ config MAINBOARD_PART_NUMBER string default "FP4" -config HW_MEM_HOLE_SIZEK - hex - default 0x200000 - config MAX_CPUS int default 4 -config HW_MEM_HOLE_SIZE_AUTO_INC - bool - default n - config IRQ_SLOT_COUNT int default 11 -config RAMTOP - hex - default 0x1000000 - -config HEAP_SIZE - hex - default 0xc0000 - -config RAMBASE - hex - default 0x200000 - config ONBOARD_VGA_IS_PRIMARY bool default y -- cgit v1.2.3