summaryrefslogtreecommitdiff
path: root/configs/syzygy_hub_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2018-03-23 09:34:00 +0100
committerMichal Simek <michal.simek@xilinx.com>2018-03-23 09:34:00 +0100
commit734bf172e9db4e3afb24772c368bbb7632bf3921 (patch)
tree7b1e4460f3a091504f144cb1c86e59468796c955 /configs/syzygy_hub_defconfig
parentee4983f73a067b07c8b2d7776c6405f535087823 (diff)
xilinx: Sync defconfigs with latest Kconfig updates
Make defconfigs up2date with current location. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/syzygy_hub_defconfig')
-rw-r--r--configs/syzygy_hub_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/syzygy_hub_defconfig b/configs/syzygy_hub_defconfig
index 67d1f545d7..005cb9ce2e 100644
--- a/configs/syzygy_hub_defconfig
+++ b/configs/syzygy_hub_defconfig
@@ -3,6 +3,7 @@ CONFIG_SYS_VENDOR="opalkelly"
CONFIG_SYS_CONFIG_NAME="syzygy_hub"
CONFIG_ARCH_ZYNQ=y
CONFIG_SYS_TEXT_BASE=0x4000000
+CONFIG_SPL=y
CONFIG_SPL_STACK_R_ADDR=0x200000
CONFIG_DEFAULT_DEVICE_TREE="zynq-syzygy-hub"
CONFIG_DEBUG_UART=y
@@ -12,7 +13,6 @@ CONFIG_FIT_SIGNATURE=y
CONFIG_FIT_VERBOSE=y
CONFIG_BOOTCOMMAND="run $modeboot || run distro_bootcmd"
# CONFIG_DISPLAY_CPUINFO is not set
-CONFIG_SPL=y
CONFIG_SPL_STACK_R=y
CONFIG_SPL_OS_BOOT=y
CONFIG_SYS_PROMPT="Zynq> "