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
This commit is contained in:
parent
29647d97c5
commit
2b962a3c39
47 changed files with 108 additions and 66 deletions
|
|
@ -19,8 +19,3 @@ config IRQ_SLOT_COUNT
|
|||
int
|
||||
default 2
|
||||
depends on BOARD_TECHNOLOGIC_TS5300
|
||||
|
||||
config HAVE_INIT_TIMER
|
||||
bool
|
||||
default n
|
||||
depends on BOARD_TECHNOLOGIC_TS5300
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue