x86: tsc: Remove legacy timer codes
Now that we have converted all x86 boards to use driver model timer, remove these legacy timer codes in the tsc driver. Note this also removes the TSC_CALIBRATION_BYPASS Kconfig option, as it is not needed with driver model. Signed-off-by:Bin Meng <bmeng.cn@gmail.com> Acked-by:
Simon Glass <sjg@chromium.org>
Showing
- arch/x86/Kconfig 0 additions, 20 deletionsarch/x86/Kconfig
- arch/x86/cpu/qemu/Kconfig 0 additions, 1 deletionarch/x86/cpu/qemu/Kconfig
- arch/x86/cpu/quark/Kconfig 0 additions, 5 deletionsarch/x86/cpu/quark/Kconfig
- arch/x86/include/asm/global_data.h 0 additions, 1 deletionarch/x86/include/asm/global_data.h
- arch/x86/lib/tsc_timer.c 0 additions, 53 deletionsarch/x86/lib/tsc_timer.c
- configs/coreboot-x86_defconfig 0 additions, 1 deletionconfigs/coreboot-x86_defconfig
- configs/efi-x86_defconfig 0 additions, 1 deletionconfigs/efi-x86_defconfig
Loading
Please register or sign in to comment