aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/msi
diff options
context:
space:
mode:
authorStefan Reinauer <reinauer@chromium.org>2012-11-13 17:33:08 -0800
committerStefan Reinauer <stefan.reinauer@coreboot.org>2012-11-16 01:15:55 +0100
commit56cd70bba2906cb99b84d593d90f7653b0ce1e0b (patch)
tree482c46e5b0cfc8664413229087f5a869bbc108b0 /src/mainboard/msi
parent95a6396ae3df6dfa778ac67a73af6fae4501517a (diff)
Fix Kconfig GENERATE_*_TABLE usage
Some boards selected GENERATE_ instead of HAVE_ Change-Id: I450c22d7b044f0c88c21692246d452d516a68a83 Signed-off-by: Stefan Reinauer <reinauer@google.com> Reviewed-on: http://review.coreboot.org/1841 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/mainboard/msi')
-rw-r--r--src/mainboard/msi/ms9652_fam10/Kconfig4
1 files changed, 0 insertions, 4 deletions
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