summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asus/m5a88-v
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2013-12-27 14:46:32 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2013-12-29 19:45:41 +0100
commit239c3d32f0e83685940cf1e15f1fb31747016e55 (patch)
tree7ec2a9be4d61b3988beba10df4e7411609405338 /src/mainboard/asus/m5a88-v
parent1709453bad5560b03e6d46aedc834e476074b658 (diff)
downloadcoreboot-staging-239c3d32f0e83685940cf1e15f1fb31747016e55.zip
coreboot-staging-239c3d32f0e83685940cf1e15f1fb31747016e55.tar.gz
AMD fam10: Drop RAMINIT_SYSINFO
AMD fam10 raminit cannot be built without RAMINIT_SYSINFO, this is not a true option but copy-paste remainder from AMD K8. Change-Id: Id8edc112f3bacebd1732304ac9ee6e77cc6263b7 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/4581 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/asus/m5a88-v')
-rw-r--r--src/mainboard/asus/m5a88-v/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/asus/m5a88-v/Kconfig b/src/mainboard/asus/m5a88-v/Kconfig
index 256add4..7ff25d4 100644
--- a/src/mainboard/asus/m5a88-v/Kconfig
+++ b/src/mainboard/asus/m5a88-v/Kconfig
@@ -20,7 +20,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select HAVE_MP_TABLE
select HAVE_ACPI_TABLES
select BOARD_ROMSIZE_KB_2048
- select RAMINIT_SYSINFO
select ENABLE_APIC_EXT_ID
select GFXUMA
select HAVE_DEBUG_CAR
OpenPOWER on IntegriCloud