From 56cd70bba2906cb99b84d593d90f7653b0ce1e0b Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Tue, 13 Nov 2012 17:33:08 -0800 Subject: Fix Kconfig GENERATE_*_TABLE usage Some boards selected GENERATE_ instead of HAVE_ Change-Id: I450c22d7b044f0c88c21692246d452d516a68a83 Signed-off-by: Stefan Reinauer Reviewed-on: http://review.coreboot.org/1841 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/msi/ms9652_fam10/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/msi') diff --git a/src/mainboard/msi/ms9652_fam10/Kconfig b/src/mainboard/msi/ms9652_fam10/Kconfig index d3083a89b9..19f74e76fb 100644 --- a/src/mainboard/msi/ms9652_fam10/Kconfig +++ b/src/mainboard/msi/ms9652_fam10/Kconfig @@ -39,10 +39,6 @@ config DCACHE_RAM_GLOBAL_VAR_SIZE hex default 0x04000 -config GENERATE_PIRQ_TABLE - bool - default y - # Define to 0 because the IRQ slot count is # determined dynamically for this board. config IRQ_SLOT_COUNT -- cgit v1.2.3