aboutsummaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/Kconfig b/src/Kconfig
index b0261d9068..149568a7f3 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -222,6 +222,10 @@ config HAVE_INIT_TIMER
default n if UDELAY_IO
default y
+config HIGH_SCRATCH_MEMORY_SIZE
+ hex
+ default 0x0
+
config HAVE_MAINBOARD_RESOURCES
bool
default n