summaryrefslogtreecommitdiff
path: root/configs/pepper_defconfig
diff options
context:
space:
mode:
authorAlex Kiernan <alex.kiernan@gmail.com>2018-04-01 16:37:53 +0000
committerTom Rini <trini@konsulko.com>2018-04-08 23:05:58 -0400
commitd91013034a3222137a5ac4d82aa45f15bd6ff284 (patch)
tree14ec42d91d2c832c4601e786cb6b9cfb54aa0f72 /configs/pepper_defconfig
parent9925f1dbc38c0ef7220c6fca5968c708b8e48764 (diff)
Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig
Convert CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to Kconfig Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Reviewed-by: Lukasz Majewski <lukma@denx.de> Reviewed-by: Petr Vorel <petr.vorel@gmail.com> Reviewed-by: Petr Vorel <petr.vorel at gmail.com>
Diffstat (limited to 'configs/pepper_defconfig')
-rw-r--r--configs/pepper_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/pepper_defconfig b/configs/pepper_defconfig
index e175d11350..91e9937b9c 100644
--- a/configs/pepper_defconfig
+++ b/configs/pepper_defconfig
@@ -28,6 +28,7 @@ CONFIG_CMD_MMC=y
CONFIG_CMD_SPI=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_EXT4_WRITE=y
+CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
CONFIG_MMC_OMAP_HS=y
CONFIG_PHY_MICREL=y
CONFIG_PHY_MICREL_KSZ90X1=y