diff options
Diffstat (limited to 'src/mainboard/olpc/btest/Kconfig')
-rw-r--r-- | src/mainboard/olpc/btest/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/olpc/btest/Kconfig b/src/mainboard/olpc/btest/Kconfig index 2f55f4a488..c6e185742b 100644 --- a/src/mainboard/olpc/btest/Kconfig +++ b/src/mainboard/olpc/btest/Kconfig @@ -5,7 +5,6 @@ config BOARD_OLPC_BTEST select NORTHBRIDGE_AMD_GX2 select SOUTHBRIDGE_AMD_CS5536 select UDELAY_TSC - select TSC_X86RDTSC_CALIBRATE_WITH_TIMER2 select HAVE_PIRQ_TABLE select BOARD_ROMSIZE_KB_256 |