diff options
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 |