board: ge: bx50v3: unify two switch statements
[oweals/u-boot.git] / board / dbau1x00 / Kconfig
index 1715a2897553db3ddb4a5632d1bcf92d95f7ad4a..448176d8ba8488b7fe3ed5930c035e71cf3d09c4 100644 (file)
@@ -15,10 +15,13 @@ config SYS_TEXT_BASE
 config SYS_DCACHE_SIZE
        default 16384
 
+config SYS_DCACHE_LINE_SIZE
+       default 32
+
 config SYS_ICACHE_SIZE
        default 16384
 
-config SYS_CACHELINE_SIZE
+config SYS_ICACHE_LINE_SIZE
        default 32
 
 menu "dbau1x00 board options"