From 59d0d159f4710779043e34618a20dccff2af51dd Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Tue, 11 Jun 2013 16:30:48 +0300 Subject: AMD: Kconfig cleanup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I21182eae1d389790c330f27e6a830d91c3ee4eb6 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/3433 Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones --- src/northbridge/amd/amdfam10/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/northbridge/amd/amdfam10/Kconfig') diff --git a/src/northbridge/amd/amdfam10/Kconfig b/src/northbridge/amd/amdfam10/Kconfig index 000dd110af..b61be2840a 100644 --- a/src/northbridge/amd/amdfam10/Kconfig +++ b/src/northbridge/amd/amdfam10/Kconfig @@ -110,14 +110,14 @@ if DIMM_DDR3 default 0x0005 endif endif -endif config SVI_HIGH_FREQ bool default n - depends on NORTHBRIDGE_AMD_AMDFAM10 help Select this for boards with a Voltage Regulator able to operate at 3.4 MHz in SVI mode. Ignored unless the AMD CPU is rev C3. +endif # NORTHBRIDGE_AMD_AMDFAM10 + source src/northbridge/amd/amdfam10/root_complex/Kconfig -- cgit v1.2.3