]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/x86/Kconfig
x86: Correct XIP_ROM_SIZE
[people/ms/u-boot.git] / arch / x86 / Kconfig
index ebf72b3ee07d6d2765c724e61fb11554f4042c86..7d007bb60a1fc6abfe4ba7cce48321bfa1a2a0e7 100644 (file)
@@ -53,7 +53,7 @@ config RAMTOP
 
 config XIP_ROM_SIZE
        hex
-       default 0x10000
+       default ROM_SIZE
 
 config CPU_ADDR_BITS
        int