More Kconfig changes to improve match with newconfig:
[coreboot.git] / src / mainboard / via / pc2500e / Kconfig
index a23ec454cd2b6d6bce7d5220cb973546ce2df5e7..deacaa3c07ea73a1d144af4a7f1f37d08400f27a 100644 (file)
@@ -21,6 +21,16 @@ config MAINBOARD_PART_NUMBER
        default "pc2500e"
        depends on BOARD_VIA_PC2500E
 
+config DCACHE_RAM_BASE
+       hex
+       default 0xc0000
+       depends on BOARD_VIA_PC2500E
+
+config DCACHE_RAM_SIZE
+       hex
+       default 0x1000
+       depends on BOARD_VIA_PC2500E
+
 config RAMBASE
        hex
        default 0x4000