Improving BKDG implementation of P-states,
[coreboot.git] / src / northbridge / amd / amdfam10 / Kconfig
index 8fc2653d0224f8d9e5cbaf53e7b82722096c97e5..74e0ff454b578b3067c0b94c7c06cc8b0f6c3353 100644 (file)
@@ -112,4 +112,12 @@ if DIMM_DDR3
 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.
 source src/northbridge/amd/amdfam10/root_complex/Kconfig