]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/qca/ap143/Kconfig
MIPS: Move cache sizes to Kconfig
[people/ms/u-boot.git] / board / qca / ap143 / Kconfig
index 5ea5d6fbb02455b818d17b390b68d190ad7794f9..ff02236d5d834650807f564a79d823a3b43692bd 100644 (file)
@@ -12,4 +12,13 @@ config SYS_CONFIG_NAME
 config SYS_TEXT_BASE
        default 0x9f000000
 
+config SYS_DCACHE_SIZE
+       default 32768
+
+config SYS_ICACHE_SIZE
+       default 65536
+
+config SYS_CACHELINE_SIZE
+       default 32
+
 endif