summaryrefslogtreecommitdiffstats
path: root/src/Kconfig
diff options
context:
space:
mode:
authorKyösti Mälkki <kyosti.malkki@gmail.com>2013-12-29 08:25:47 +0200
committerKyösti Mälkki <kyosti.malkki@gmail.com>2013-12-29 19:45:50 +0100
commit0946190e15f7aed3fdad5a60ef76cb1c6051c69c (patch)
tree94d5c207bf2c4c59f021997c45c6c63855363e17 /src/Kconfig
parent239c3d32f0e83685940cf1e15f1fb31747016e55 (diff)
downloadcoreboot-staging-0946190e15f7aed3fdad5a60ef76cb1c6051c69c.zip
coreboot-staging-0946190e15f7aed3fdad5a60ef76cb1c6051c69c.tar.gz
AMD K8 (rev-F): Always have RAMINIT_SYSINFO
K8 Rev F raminit code cannot be built without RAMINIT_SYSINFO, so have the option enabled together with K8_REV_F_SUPPORT. Also move the option under AMD K8. Change-Id: I91fa0b4ae7e3e54fbcb4a4f91eb043956cd0fb60 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/4582 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/Kconfig')
-rw-r--r--src/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Kconfig b/src/Kconfig
index 1c80b8c..88df9ae 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -1040,10 +1040,6 @@ config DEBUG_COVERAGE
endmenu
# These probably belong somewhere else, but they are needed somewhere.
-config RAMINIT_SYSINFO
- bool
- default n
-
config ENABLE_APIC_EXT_ID
bool
default n
OpenPOWER on IntegriCloud