summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/quark/Kconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-10-22 13:56:10 -0400
committerTom Rini <trini@konsulko.com>2018-10-22 13:56:10 -0400
commitc95c666d0128e5ec0c161b531c568233a8d3979d (patch)
tree77b5e5f3575b67216190d9f14411f8c692f808f1 /arch/x86/cpu/quark/Kconfig
parent88d60db01168c743b4ae4152150a43a3df43c1c0 (diff)
parent3fdfca7a782e7d84bc14cd5d316b4894ec20dcec (diff)
Merge git://git.denx.de/u-boot-x86
Diffstat (limited to 'arch/x86/cpu/quark/Kconfig')
-rw-r--r--arch/x86/cpu/quark/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/x86/cpu/quark/Kconfig b/arch/x86/cpu/quark/Kconfig
index 76f159243f..3a18cb0dfc 100644
--- a/arch/x86/cpu/quark/Kconfig
+++ b/arch/x86/cpu/quark/Kconfig
@@ -130,4 +130,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 X86_TSC_TIMER_EARLY_FREQ
+ int
+ default 400
+
endif