aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/via/epia-n/Kconfig
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-08-25 14:51:25 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-08-25 14:51:25 +0000
commit20a1ae88404c6ca0e97191516ae9cda440568df5 (patch)
tree2578d1121a5a1d8205a47250e3852492e93418b1 /src/mainboard/via/epia-n/Kconfig
parent673c831f217abd244e4c64a7223c0d2b6d2a44c6 (diff)
Replace PIRQ_TABLE with HAVE_PIRQ_TABLE, the former doesn't exist.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4576 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/via/epia-n/Kconfig')
-rw-r--r--src/mainboard/via/epia-n/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/via/epia-n/Kconfig b/src/mainboard/via/epia-n/Kconfig
index e7818a9b51..4ecf240a5a 100644
--- a/src/mainboard/via/epia-n/Kconfig
+++ b/src/mainboard/via/epia-n/Kconfig
@@ -5,7 +5,7 @@ config BOARD_VIA_EPIA_N
select NORTHBRIDGE_VIA_CN400
select SOUTHBRIDGE_VIA_VT8237R
select SUPERIO_WINBOND_W83697HF
- select PIRQ_TABLE
+ select HAVE_PIRQ_TABLE
select USE_PRINTK_IN_CAR
help
VIA EPIA-N mainboard.