diff options
Diffstat (limited to 'configs/galileo_defconfig')
-rw-r--r-- | configs/galileo_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig index f91890c7448..759fba6af62 100644 --- a/configs/galileo_defconfig +++ b/configs/galileo_defconfig @@ -1,4 +1,5 @@ CONFIG_X86=y +CONFIG_SYS_TEXT_BASE=0xFFF10000 CONFIG_VENDOR_INTEL=y CONFIG_DEFAULT_DEVICE_TREE="galileo" CONFIG_TARGET_GALILEO=y |