diff options
Diffstat (limited to 'configs/cherryhill_defconfig')
-rw-r--r-- | configs/cherryhill_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/cherryhill_defconfig b/configs/cherryhill_defconfig index 2e067b7b50..f71fb0d9df 100644 --- a/configs/cherryhill_defconfig +++ b/configs/cherryhill_defconfig @@ -1,4 +1,5 @@ CONFIG_X86=y +CONFIG_SYS_TEXT_BASE=0xFFE00000 CONFIG_VENDOR_INTEL=y CONFIG_DEFAULT_DEVICE_TREE="cherryhill" CONFIG_TARGET_CHERRYHILL=y |