commit | af816558e4890eb4ce872fa8d02a0f29fc87adf0 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Dec 02 16:42:16 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Dec 22 10:31:47 2022 -0500 |
tree | c2781c29d003279f916c2a6ece8270f7b1a4360a | |
parent | 5e0e2540832b6011dfbf5d23f88c65256b216f1e [diff] [blame] |
Convert CONFIG_HSMMC2_8BIT to Kconfig This converts the following to Kconfig: CONFIG_HSMMC2_8BIT Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/configs/am335x_shc_defconfig b/configs/am335x_shc_defconfig index 9d81f8d..5a6db3c 100644 --- a/configs/am335x_shc_defconfig +++ b/configs/am335x_shc_defconfig
@@ -72,6 +72,7 @@ CONFIG_SYS_I2C_SLAVE=0x1 CONFIG_SYS_I2C_SPEED=400000 CONFIG_MMC_OMAP_HS=y +CONFIG_HSMMC2_8BIT=y CONFIG_PHY_ADDR_ENABLE=y CONFIG_PHY_SMSC=y CONFIG_MII=y