diff options
Diffstat (limited to 'board/google/chromebox_panther/Kconfig')
-rw-r--r-- | board/google/chromebox_panther/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/google/chromebox_panther/Kconfig b/board/google/chromebox_panther/Kconfig index 875df9d59f..423a9a25f1 100644 --- a/board/google/chromebox_panther/Kconfig +++ b/board/google/chromebox_panther/Kconfig @@ -12,7 +12,7 @@ config SYS_SOC config SYS_CONFIG_NAME default "chromebox_panther" -config SYS_TEXT_BASE +config TEXT_BASE default 0xfff00000 # Panther actually uses haswell, not ivybridge, so this is just a placeholder |