diff options
author | Tom Rini <trini@konsulko.com> | 2017-02-09 11:56:19 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-02-09 11:56:19 -0500 |
commit | 6f57b19857b514f6e94e423c9bbe2d4b8973a0db (patch) | |
tree | e49b5ae3dfff36cd47bf68f3e11614d31db57f8a /configs | |
parent | 0959649dc6d9e6a371617abd3b03630c5d4d5a72 (diff) | |
parent | a0269bb6e891c6c3b984a2f3d6a12c07e244484a (diff) | |
download | u-boot-6f57b19857b514f6e94e423c9bbe2d4b8973a0db.tar.gz |
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Diffstat (limited to 'configs')
-rw-r--r-- | configs/omap3_logic_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/omap3_logic_defconfig b/configs/omap3_logic_defconfig index 7479c5253f..fe762c0a6b 100644 --- a/configs/omap3_logic_defconfig +++ b/configs/omap3_logic_defconfig @@ -34,6 +34,7 @@ CONFIG_CMD_UBI=y CONFIG_ISO_PARTITION=y CONFIG_EFI_PARTITION=y CONFIG_MMC_OMAP_HS=y +CONFIG_MMC_OMAP36XX_PINS=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_MUSB_GADGET=y |