diff options
author | Patrick Georgi <patrick.georgi@coresystems.de> | 2010-01-27 19:55:01 +0000 |
---|---|---|
committer | Patrick Georgi <patrick.georgi@coresystems.de> | 2010-01-27 19:55:01 +0000 |
commit | d9d5e345c0caa6c41be884e457da901293e13a15 (patch) | |
tree | 5a33265097d25697cfe93d1e83a6679536c44935 /src/southbridge/amd | |
parent | 4355beb893d4f7c8e9cac0c1e972e05229d63418 (diff) | |
download | coreboot-d9d5e345c0caa6c41be884e457da901293e13a15.tar.xz |
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
Diffstat (limited to 'src/southbridge/amd')
-rw-r--r-- | src/southbridge/amd/cs5536/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/southbridge/amd/cs5536/Kconfig b/src/southbridge/amd/cs5536/Kconfig index 9835e608df..b6884b7fa9 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 |