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/mx6sllevk_plugin_defconfig b/configs/mx6sllevk_plugin_defconfig index 86f5195..3544897 100644 --- a/configs/mx6sllevk_plugin_defconfig +++ b/configs/mx6sllevk_plugin_defconfig
@@ -29,6 +29,7 @@ CONFIG_DM_GPIO=y CONFIG_DM_I2C=y CONFIG_DM_MMC=y +CONFIG_FSL_ESDHC=y CONFIG_PINCTRL=y CONFIG_PINCTRL_IMX6=y CONFIG_DM_PMIC=y