summaryrefslogtreecommitdiff
path: root/configs/P4080DS_SRIO_PCIE_BOOT_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-07-23 21:19:46 -0600
committerTom Rini <trini@konsulko.com>2017-07-25 21:33:22 -0400
commit337cd3f211223719a173a89e4527475ac22e8a01 (patch)
treebbc8a11d7cd54fbf80b6561a7d1faf865e587428 /configs/P4080DS_SRIO_PCIE_BOOT_defconfig
parent91c868fe7cd7c5a7157c5eeca64f89dc2a2ee967 (diff)
Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig
This converts the following to Kconfig: CONFIG_ENV_IS_IN_REMOTE Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/P4080DS_SRIO_PCIE_BOOT_defconfig')
-rw-r--r--configs/P4080DS_SRIO_PCIE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/P4080DS_SRIO_PCIE_BOOT_defconfig b/configs/P4080DS_SRIO_PCIE_BOOT_defconfig
index c2fd7d0586..5f7920011c 100644
--- a/configs/P4080DS_SRIO_PCIE_BOOT_defconfig
+++ b/configs/P4080DS_SRIO_PCIE_BOOT_defconfig
@@ -6,6 +6,7 @@ CONFIG_FIT_VERBOSE=y
CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_STDOUT_VIA_ALIAS=y
CONFIG_SYS_EXTRA_OPTIONS="SRIO_PCIE_BOOT_SLAVE,SYS_TEXT_BASE=0xFFF40000"
+CONFIG_ENV_IS_IN_REMOTE=y
CONFIG_BOOTDELAY=10
CONFIG_BOARD_EARLY_INIT_F=y
CONFIG_HUSH_PARSER=y