summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/Kconfig')
-rw-r--r--src/arch/x86/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig
index d218e9195f9d..f09840dcd7a6 100644
--- a/src/arch/x86/Kconfig
+++ b/src/arch/x86/Kconfig
@@ -195,6 +195,9 @@ config HPET_ADDRESS
hex
default 0xfed00000
+config HPET_MIN_TICKS
+ hex
+
config C_ENV_BOOTBLOCK_SIZE
hex
default 0x40000 if !FIXED_BOOTBLOCK_SIZE