summaryrefslogtreecommitdiff
path: root/configs/am335x_shc_netboot_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-12-03 00:42:16 +0300
committerTom Rini <trini@konsulko.com>2022-12-22 18:31:47 +0300
commit2440b5bb523b004af43a1090e1a4134231702416 (patch)
treec2781c29d003279f916c2a6ece8270f7b1a4360a /configs/am335x_shc_netboot_defconfig
parent5125e136a9a667ace526fbb968500ff39011e6b4 (diff)
downloadu-boot-2440b5bb523b004af43a1090e1a4134231702416.tar.xz
Convert CONFIG_HSMMC2_8BIT to Kconfig
This converts the following to Kconfig: CONFIG_HSMMC2_8BIT Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am335x_shc_netboot_defconfig')
-rw-r--r--configs/am335x_shc_netboot_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/am335x_shc_netboot_defconfig b/configs/am335x_shc_netboot_defconfig
index e1dfd6a9bd..cb73b104d2 100644
--- a/configs/am335x_shc_netboot_defconfig
+++ b/configs/am335x_shc_netboot_defconfig
@@ -73,6 +73,7 @@ CONFIG_SPL_SYS_I2C_LEGACY=y
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