summaryrefslogtreecommitdiff
path: root/configs/mx28evk_spi_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-10-09 12:22:06 -0400
committerTom Rini <trini@konsulko.com>2020-10-09 12:22:06 -0400
commit0817daa7606ec55ba551acb0208eaba33a548804 (patch)
tree760afc39c86954919d0a3abe3b9edba4a49dbe36 /configs/mx28evk_spi_defconfig
parent1fa057be4a1b7c9615a47f682bd82951e8a5fde6 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/mx28evk_spi_defconfig')
-rw-r--r--configs/mx28evk_spi_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/mx28evk_spi_defconfig b/configs/mx28evk_spi_defconfig
index c4cba183bf..8ed9a5aeca 100644
--- a/configs/mx28evk_spi_defconfig
+++ b/configs/mx28evk_spi_defconfig
@@ -12,7 +12,6 @@ CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL=y
# CONFIG_CONSOLE_MUX is not set
CONFIG_SYS_CONSOLE_IS_IN_ENV=y
-CONFIG_VERSION_VARIABLE=y
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_ARCH_MISC_INIT=y
# CONFIG_SPL_FRAMEWORK is not set
@@ -39,6 +38,7 @@ CONFIG_MTDPARTS_DEFAULT="mtdparts=gpmi-nand:3m(bootloader)ro,512k(environment),5
CONFIG_CMD_UBI=y
CONFIG_ENV_OVERWRITE=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
+CONFIG_VERSION_VARIABLE=y
CONFIG_MXS_GPIO=y
CONFIG_MMC_MXS=y
CONFIG_MTD=y