x86: qemu: add a cpu uclass driver for qemu target
[oweals/u-boot.git] / arch / x86 / cpu / qemu / Kconfig
index fb775d7d283ebad6c96c1f7d5950d9d8f514e58b..4f9862194a97e094b9cabee0439828453a1b4e28 100644 (file)
@@ -6,7 +6,6 @@
 
 config QEMU
        bool
-       select TSC_CALIBRATION_BYPASS
 
 if QEMU