diff options
author | Tom Rini | 2017-03-13 13:48:42 -0400 |
---|---|---|
committer | Tom Rini | 2017-03-13 13:52:33 -0400 |
commit | 8728c97eff5bd95f58320f886ae305f17931a374 (patch) | |
tree | 75b41f0154ceb8f747082881661189f9c146d085 /configs/work_92105_defconfig | |
parent | c9592e3c5c97981787c0d82f768a6971deb4837d (diff) |
configs: Re-sync
Signed-off-by: Tom Rini <trini@konsulko.com>
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 3cf4e6553b1..9307078fa19 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 |