diff options
Diffstat (limited to 'src/cpu/Kconfig')
-rw-r--r-- | src/cpu/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpu/Kconfig b/src/cpu/Kconfig index ebe5dec07f..74198994bd 100644 --- a/src/cpu/Kconfig +++ b/src/cpu/Kconfig @@ -19,7 +19,7 @@ config DCACHE_RAM_SIZE config DCACHE_RAM_GLOBAL_VAR_SIZE hex - default 0 + default 0x0 config MAX_PHYSICAL_CPUS int |