asus/m2v,m2v-mx_se: Unify Kconfig

Reorder the items to minimize the differences.

Change-Id: I745ec70a990f997d87c2a0b6164ae127eb694ddf
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: https://review.coreboot.org/17438
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Tobias Diedrich <ranma+coreboot@tdiedrich.de>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Paul Menzel 2016-11-07 22:23:34 +01:00 committed by Martin Roth
parent 8e4bb3164a
commit 7328cf948e
2 changed files with 7 additions and 7 deletions

View File

@ -18,6 +18,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
def_bool y
select CPU_AMD_SOCKET_AM2
select DIMM_DDR2
select QRANK_DIMM_SUPPORT
select NORTHBRIDGE_AMD_AMDK8
select SOUTHBRIDGE_VIA_VT8237R
select SOUTHBRIDGE_VIA_K8T890
@ -28,7 +29,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select BOARD_ROMSIZE_KB_512
select VGA
select HAVE_ACPI_RESUME
select QRANK_DIMM_SUPPORT
select SET_FIDVID
config MAINBOARD_DIR

View File

@ -5,18 +5,18 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select CPU_AMD_SOCKET_AM2
select DIMM_DDR2
select QRANK_DIMM_SUPPORT
select HAVE_OPTION_TABLE
select K8_HT_FREQ_1G_SUPPORT
select NORTHBRIDGE_AMD_AMDK8
select SOUTHBRIDGE_VIA_VT8237R
select SOUTHBRIDGE_VIA_K8T890
select SOUTHBRIDGE_VIA_SUBTYPE_K8T890
select SUPERIO_ITE_IT8712F
select HAVE_OPTION_TABLE
select HAVE_ACPI_TABLES
select BOARD_ROMSIZE_KB_512
select HAVE_ACPI_RESUME
select HAVE_PIRQ_TABLE
select PIRQ_ROUTE
select HAVE_ACPI_TABLES
select HAVE_MP_TABLE
select SET_FIDVID
@ -52,14 +52,14 @@ config MAX_PHYSICAL_CPUS
int
default 1
config HT_CHAIN_END_UNITID_BASE
hex
default 0x20
config HT_CHAIN_UNITID_BASE
hex
default 0x0
config HT_CHAIN_END_UNITID_BASE
hex
default 0x20
config IRQ_SLOT_COUNT
int
default 14