commit | 400b972a7eb7756dcf111990d6d16187c30ae9db | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <lukma@denx.de> | Thu Apr 04 12:26:55 2019 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Thu Apr 25 17:03:25 2019 +0200 |
tree | cb1d5bab487237e4261b593d8cae64bc361126e4 | |
parent | 52b239ccd11501ca233c419897849bdbc9731d43 [diff] [blame] |
Convert CONFIG_USB_EHCI_MX5 to Kconfig This converts the following to Kconfig: CONFIG_USB_EHCI_MX5 Signed-off-by: Lukasz Majewski <lukma@denx.de>
diff --git a/configs/mx53ppd_defconfig b/configs/mx53ppd_defconfig index 2a6183b..2379ab8 100644 --- a/configs/mx53ppd_defconfig +++ b/configs/mx53ppd_defconfig
@@ -37,6 +37,7 @@ CONFIG_MII=y CONFIG_RTC_S35392A=y CONFIG_USB=y +CONFIG_USB_EHCI_MX5=y CONFIG_USB_STORAGE=y CONFIG_VIDEO=y CONFIG_VIDEO_IPUV3=y