diff options
Diffstat (limited to 'configs/bg0900_defconfig')
-rw-r--r-- | configs/bg0900_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/bg0900_defconfig b/configs/bg0900_defconfig index 72029874fc..dc7058e65e 100644 --- a/configs/bg0900_defconfig +++ b/configs/bg0900_defconfig @@ -13,7 +13,6 @@ CONFIG_SPL=y CONFIG_BOOTDELAY=3 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="console=ttyAMA0,115200" -CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_BOARDINFO is not set CONFIG_ARCH_MISC_INIT=y CONFIG_BOARD_EARLY_INIT_F=y @@ -30,6 +29,7 @@ CONFIG_CMD_CACHE=y CONFIG_DOS_PARTITION=y CONFIG_ENV_OVERWRITE=y CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_VERSION_VARIABLE=y CONFIG_MXS_GPIO=y # CONFIG_MMC is not set CONFIG_MTD=y |