summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Georgi <patrick.georgi@coresystems.de>2010-01-27 19:55:01 +0000
committerPatrick Georgi <patrick.georgi@coresystems.de>2010-01-27 19:55:01 +0000
commitd9d5e345c0caa6c41be884e457da901293e13a15 (patch)
tree5a33265097d25697cfe93d1e83a6679536c44935
parent4355beb893d4f7c8e9cac0c1e972e05229d63418 (diff)
downloadcoreboot-staging-d9d5e345c0caa6c41be884e457da901293e13a15.zip
coreboot-staging-d9d5e345c0caa6c41be884e457da901293e13a15.tar.gz
reformat Kconfig file, too.
Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de> Acked-by: Patrick Georgi <patrick.georgi@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5060 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
-rw-r--r--src/southbridge/amd/cs5536/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/southbridge/amd/cs5536/Kconfig b/src/southbridge/amd/cs5536/Kconfig
index 9835e60..b6884b7 100644
--- a/src/southbridge/amd/cs5536/Kconfig
+++ b/src/southbridge/amd/cs5536/Kconfig
@@ -19,8 +19,7 @@
config SOUTHBRIDGE_AMD_CS5536
bool
-
-select TSC_X86RDTSC_CALIBRATE_WITH_TIMER2
+ select TSC_X86RDTSC_CALIBRATE_WITH_TIMER2
config UDELAY_TSC
bool
OpenPOWER on IntegriCloud