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/olivehillplus/Kconfig | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/mainboard/amd/olivehillplus/Kconfig') diff --git a/src/mainboard/amd/olivehillplus/Kconfig b/src/mainboard/amd/olivehillplus/Kconfig index e99d17dad3..c9f73e967e 100644 --- a/src/mainboard/amd/olivehillplus/Kconfig +++ b/src/mainboard/amd/olivehillplus/Kconfig @@ -39,18 +39,10 @@ config MAINBOARD_PART_NUMBER string default "DB-FT3b" -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 -- cgit v1.2.3