diff options
Diffstat (limited to 'board/pb1x00/Kconfig')
-rw-r--r-- | board/pb1x00/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/pb1x00/Kconfig b/board/pb1x00/Kconfig index 251db6a..236a410 100644 --- a/board/pb1x00/Kconfig +++ b/board/pb1x00/Kconfig @@ -9,4 +9,7 @@ config SYS_SOC config SYS_CONFIG_NAME default "pb1x00" +config SYS_TEXT_BASE + default 0x83800000 + endif |