diff options
Diffstat (limited to 'src/arch')
-rw-r--r-- | src/arch/i386/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/i386/Kconfig b/src/arch/i386/Kconfig index 8481cf6f06..64c96d7a64 100644 --- a/src/arch/i386/Kconfig +++ b/src/arch/i386/Kconfig @@ -29,7 +29,7 @@ config ROMBASE config PAYLOAD_SIZE hex - default 0 + default 0x0 config ROM_PAYLOAD_START hex |