From 20a1ae88404c6ca0e97191516ae9cda440568df5 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Tue, 25 Aug 2009 14:51:25 +0000 Subject: Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist. Signed-off-by: Uwe Hermann Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4576 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/kontron/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/kontron') diff --git a/src/mainboard/kontron/Kconfig b/src/mainboard/kontron/Kconfig index dd5be6704d..eec11dccbf 100644 --- a/src/mainboard/kontron/Kconfig +++ b/src/mainboard/kontron/Kconfig @@ -10,7 +10,7 @@ config BOARD_KONTRON_986LCD_M select NORTHBRIDGE_INTEL_I945 select SOUTHBRIDGE_INTEL_I82801GX select SUPERIO_WINBOND_W83627THG - select PIRQ_TABLE + select HAVE_PIRQ_TABLE select MMCONF_SUPPORT select USE_PRINTK_IN_CAR help -- cgit v1.2.3