diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2009-10-04 17:15:39 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2009-10-04 17:15:39 +0000 |
commit | 70b0cf23ce18371be96062476e4fdc88d4930683 (patch) | |
tree | b1a0cef621a4c98d538c4e3a573ae3a5a522a99a /src/mainboard/iei/nova4899r/Options.lb | |
parent | 5bb10282e978dd811246c921a16e535babfbac9a (diff) | |
download | coreboot-70b0cf23ce18371be96062476e4fdc88d4930683.tar.xz |
Add initial kconfig support for all AMD GX1 boards.
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4719 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/iei/nova4899r/Options.lb')
-rw-r--r-- | src/mainboard/iei/nova4899r/Options.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/iei/nova4899r/Options.lb b/src/mainboard/iei/nova4899r/Options.lb index 88c67e024f..2b8276c27f 100644 --- a/src/mainboard/iei/nova4899r/Options.lb +++ b/src/mainboard/iei/nova4899r/Options.lb @@ -82,7 +82,7 @@ default CONFIG_TSC_X86RDTSC_CALIBRATE_WITH_TIMER2=1 ## Build code to export a programmable irq routing table ## default CONFIG_HAVE_PIRQ_TABLE=1 -default CONFIG_IRQ_SLOT_COUNT=7 +default CONFIG_IRQ_SLOT_COUNT=5 default CONFIG_PIRQ_ROUTE=1 #object irq_tables.o |