summaryrefslogtreecommitdiffstats
path: root/board/dbau1x00/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/dbau1x00/Kconfig')
-rw-r--r--board/dbau1x00/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/board/dbau1x00/Kconfig b/board/dbau1x00/Kconfig
index 342ec59cb7..1715a28975 100644
--- a/board/dbau1x00/Kconfig
+++ b/board/dbau1x00/Kconfig
@@ -12,6 +12,15 @@ config SYS_CONFIG_NAME
config SYS_TEXT_BASE
default 0xbfc00000
+config SYS_DCACHE_SIZE
+ default 16384
+
+config SYS_ICACHE_SIZE
+ default 16384
+
+config SYS_CACHELINE_SIZE
+ default 32
+
menu "dbau1x00 board options"
choice
OpenPOWER on IntegriCloud