Fix manual (non-kconfig) build of the following boards, due to
missing renames of CONFIG_HAVE_PIRQ_TABLE to CONFIG_GENERATE_PIRQ_TABLE: - iwill/dk8s2 - iwill/dk8x - emulation/qemu-x86 - iei/juki-511p - tyan/s1846 - msi/ms7135 - arima/hdama Build-tested for the QEMU target and IEI JUKI-511P. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4944 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
@@ -26,7 +26,7 @@ mainboard msi/ms7135
|
||||
option CONFIG_DEFAULT_CONSOLE_LOGLEVEL=8
|
||||
option CONFIG_MAXIMUM_CONSOLE_LOGLEVEL=8
|
||||
|
||||
option CONFIG_HAVE_PIRQ_TABLE=1
|
||||
option CONFIG_GENERATE_PIRQ_TABLE=1
|
||||
option CONFIG_CONSOLE_VGA=1
|
||||
option CONFIG_PCI_ROM_RUN=1
|
||||
|
||||
|
Reference in New Issue
Block a user