diff options
Diffstat (limited to 'configs/work_92105_defconfig')
-rw-r--r-- | configs/work_92105_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/work_92105_defconfig b/configs/work_92105_defconfig index 3cf4e6553b..9307078fa1 100644 --- a/configs/work_92105_defconfig +++ b/configs/work_92105_defconfig @@ -2,9 +2,8 @@ CONFIG_ARM=y CONFIG_TARGET_WORK_92105=y CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y -CONFIG_SPL_NAND_SUPPORT=y CONFIG_SPL_SERIAL_SUPPORT=y -# CONFIG_MMC is not set +CONFIG_SPL_NAND_SUPPORT=y CONFIG_BOOTDELAY=3 CONFIG_VERSION_VARIABLE=y # CONFIG_DISPLAY_BOARDINFO is not set @@ -25,5 +24,6 @@ CONFIG_DOS_PARTITION=y CONFIG_DM=y CONFIG_SPL_DM=y CONFIG_DM_GPIO=y +# CONFIG_MMC is not set CONFIG_DM_SERIAL=y CONFIG_SYS_NS16550=y |