commit | 41d7d9741d632f473d37aa71bfdd1a0607e57e67 | [log] [tgz] |
---|---|---|
author | Mario Six <mario.six@gdsys.cc> | Wed Mar 28 14:38:19 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sun Apr 08 18:31:05 2018 -0400 |
tree | d0cb67143b5b9fb60054a921cc0110ac4323837e | |
parent | da4fc937398552c0fade3e040d0137b4cbdcc3d0 [diff] [blame] |
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig Migrate the CONFIG_FSL_ESDHC option to Kconfig. Signed-off-by: Mario Six <mario.six@gdsys.cc>
diff --git a/configs/ls1012a2g5rdb_qspi_defconfig b/configs/ls1012a2g5rdb_qspi_defconfig index 47e8eb2..6685a6f 100644 --- a/configs/ls1012a2g5rdb_qspi_defconfig +++ b/configs/ls1012a2g5rdb_qspi_defconfig
@@ -31,6 +31,7 @@ CONFIG_DM=y # CONFIG_BLK is not set CONFIG_DM_MMC=y +CONFIG_FSL_ESDHC=y CONFIG_DM_SPI_FLASH=y CONFIG_SPI_FLASH=y CONFIG_FSL_PFE=y