diff options
author | Tom Rini <trini@konsulko.com> | 2017-07-24 21:10:06 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-07-25 13:52:46 -0400 |
commit | 5785e51940f0dd89ab372a56fc7341fdd2739277 (patch) | |
tree | 155983d94777fee3df98d8f1aa18190efce47ae0 /configs/ls1012aqds_qspi_defconfig | |
parent | d56b4b19744c314c26dc77585a7c7a9253d1487d (diff) | |
download | u-boot-5785e51940f0dd89ab372a56fc7341fdd2739277.tar.gz u-boot-5785e51940f0dd89ab372a56fc7341fdd2739277.tar.xz u-boot-5785e51940f0dd89ab372a56fc7341fdd2739277.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/ls1012aqds_qspi_defconfig')
-rw-r--r-- | configs/ls1012aqds_qspi_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/ls1012aqds_qspi_defconfig b/configs/ls1012aqds_qspi_defconfig index 695d7d1349..5ce3b0b1cc 100644 --- a/configs/ls1012aqds_qspi_defconfig +++ b/configs/ls1012aqds_qspi_defconfig @@ -30,8 +30,8 @@ CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y CONFIG_NET_RANDOM_ETHADDR=y CONFIG_DM=y -# CONFIG_BLK is not set CONFIG_SCSI=y +# CONFIG_BLK is not set CONFIG_DM_MMC=y # CONFIG_DM_MMC_OPS is not set CONFIG_DM_SPI_FLASH=y |