summaryrefslogtreecommitdiff
path: root/configs/mgcoge3un_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-07-24 03:19:43 (GMT)
committerTom Rini <trini@konsulko.com>2017-07-26 01:22:56 (GMT)
commitf0bc2b542beef7636ea4e846fa75cd88d88c82cf (patch)
tree778754971fbf18e9dde88379f2663c69469c0424 /configs/mgcoge3un_defconfig
parent88b233a347378dc51113e9ef7ffe62723c9b7758 (diff)
downloadu-boot-fsl-qoriq-f0bc2b542beef7636ea4e846fa75cd88d88c82cf.tar.xz
Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig
This converts the following to Kconfig: CONFIG_ENV_IS_IN_EEPROM Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/mgcoge3un_defconfig')
-rw-r--r--configs/mgcoge3un_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mgcoge3un_defconfig b/configs/mgcoge3un_defconfig
index 370a01f..669f9dd 100644
--- a/configs/mgcoge3un_defconfig
+++ b/configs/mgcoge3un_defconfig
@@ -3,6 +3,7 @@ CONFIG_KIRKWOOD=y
CONFIG_TARGET_KM_KIRKWOOD=y
CONFIG_IDENT_STRING="\nKeymile COGE3UN"
CONFIG_SYS_EXTRA_OPTIONS="KM_MGCOGE3UN"
+CONFIG_ENV_IS_IN_EEPROM=y
CONFIG_VERSION_VARIABLE=y
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_HUSH_PARSER=y