diff options
author | Mario Six | 2018-03-28 14:38:19 +0200 |
---|---|---|
committer | Tom Rini | 2018-04-08 18:31:05 -0400 |
commit | 07dea2e737f78ee70e81c27d976811f0e9fdbad8 (patch) | |
tree | d0cb67143b5b9fb60054a921cc0110ac4323837e /configs/tqma6s_wru4_mmc_defconfig | |
parent | 171510522eb3dd723d84ed21d800440d1276a91a (diff) |
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
Migrate the CONFIG_FSL_ESDHC option to Kconfig.
Signed-off-by: Mario Six <mario.six@gdsys.cc>
Diffstat (limited to 'configs/tqma6s_wru4_mmc_defconfig')
-rw-r--r-- | configs/tqma6s_wru4_mmc_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tqma6s_wru4_mmc_defconfig b/configs/tqma6s_wru4_mmc_defconfig index 995a1ced0f5..898d334e793 100644 --- a/configs/tqma6s_wru4_mmc_defconfig +++ b/configs/tqma6s_wru4_mmc_defconfig @@ -56,6 +56,7 @@ CONFIG_LED_STATUS_BIT5=5 CONFIG_LED_STATUS_STATE5=2 CONFIG_LED_STATUS_CMD=y CONFIG_PCA9551_LED=y +CONFIG_FSL_ESDHC=y CONFIG_PHYLIB=y CONFIG_USB=y CONFIG_USB_STORAGE=y |