diff options
Diffstat (limited to 'board/dbau1x00')
-rw-r--r-- | board/dbau1x00/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/dbau1x00/Kconfig b/board/dbau1x00/Kconfig index b813adb840..342ec59cb7 100644 --- a/board/dbau1x00/Kconfig +++ b/board/dbau1x00/Kconfig @@ -9,6 +9,9 @@ config SYS_SOC config SYS_CONFIG_NAME default "dbau1x00" +config SYS_TEXT_BASE + default 0xbfc00000 + menu "dbau1x00 board options" choice |