summaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/ga-6bxc
diff options
context:
space:
mode:
authorPatrick Georgi <patrick.georgi@coresystems.de>2010-01-25 10:50:21 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2010-01-25 10:50:21 +0000
commit2b962a3c39b9e5d223c8a084084936abbd0c66bf (patch)
tree4d4407173596290c14f808091e1e52b6d3b0914a /src/mainboard/gigabyte/ga-6bxc
parent29647d97c5e66484ab5c8b56ede57329ab5410c4 (diff)
downloadcoreboot-2b962a3c39b9e5d223c8a084084936abbd0c66bf.tar.xz
More Kconfig changes to improve match with newconfig:
DIMM_SUPPORT APIC_ID_OFFSET ACPI_SSDTX_NUM IRQ_SLOT_COUNT MAINBOARD_PCI_SUBSYSTEM_VENDOR_ID (except msi/ms9185) MAINBOARD_PCI_SUBSYSTEM_DEVICE_ID MEM_TRAIN_SEQ HAVE_ACPI_RESUME Also remove MMX (kconfig specific) and HAVE_MOVNTI and IOAPIC (which we deliberately differ in kconfig) from compareboard report. Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5052 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/gigabyte/ga-6bxc')
-rw-r--r--src/mainboard/gigabyte/ga-6bxc/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/gigabyte/ga-6bxc/Kconfig b/src/mainboard/gigabyte/ga-6bxc/Kconfig
index 41a465fcd0..31e9cd9596 100644
--- a/src/mainboard/gigabyte/ga-6bxc/Kconfig
+++ b/src/mainboard/gigabyte/ga-6bxc/Kconfig
@@ -46,6 +46,6 @@ config HAVE_OPTION_TABLE
config IRQ_SLOT_COUNT
int
- default 5
+ default 6
depends on BOARD_GIGABYTE_GA_6BXC