[coreboot] [commit] r5060 - trunk/src/southbridge/amd/cs5536

svn at coreboot.org svn at coreboot.org
Wed Jan 27 20:55:02 CET 2010


Author: oxygene
Date: 2010-01-27 20:55:01 +0100 (Wed, 27 Jan 2010)
New Revision: 5060

Modified:
   trunk/src/southbridge/amd/cs5536/Kconfig
Log:
reformat Kconfig file, too.

Signed-off-by: Patrick Georgi <patrick.georgi at coresystems.de>
Acked-by: Patrick Georgi <patrick.georgi at coresystems.de>


Modified: trunk/src/southbridge/amd/cs5536/Kconfig
===================================================================
--- trunk/src/southbridge/amd/cs5536/Kconfig	2010-01-27 19:20:29 UTC (rev 5059)
+++ trunk/src/southbridge/amd/cs5536/Kconfig	2010-01-27 19:55:01 UTC (rev 5060)
@@ -19,9 +19,8 @@
 
 config SOUTHBRIDGE_AMD_CS5536
 	bool
+	select TSC_X86RDTSC_CALIBRATE_WITH_TIMER2
 
-select TSC_X86RDTSC_CALIBRATE_WITH_TIMER2
-
 config UDELAY_TSC
 	bool
 	default y





More information about the coreboot mailing list