X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Fx86%2Fcpu%2Fquark%2FKconfig;h=bc961ef07cfb4cfd39a01f0ff2a012ca12921cb4;hb=312cc39e270170b37a992b2d57773c828dcb9c6b;hp=163caac6608ce04f873a9f7c54c30418ee62eb3b;hpb=828d9af5eca7404ded18e0ede453f8040fd01f78;p=oweals%2Fu-boot.git diff --git a/arch/x86/cpu/quark/Kconfig b/arch/x86/cpu/quark/Kconfig index 163caac660..bc961ef07c 100644 --- a/arch/x86/cpu/quark/Kconfig +++ b/arch/x86/cpu/quark/Kconfig @@ -7,6 +7,7 @@ config INTEL_QUARK bool select HAVE_RMU + select TSC_CALIBRATION_BYPASS if INTEL_QUARK @@ -118,4 +119,8 @@ config SYS_CAR_SIZE Space in bytes in eSRAM used as Cache-As-ARM (CAR). Note this size must not exceed eSRAM's total size. +config TSC_FREQ_IN_MHZ + int + default 400 + endif