commit | 6fccaf20ec7c5cbd7d14e4faee5ee0772615501a | [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 | 6329c1930eac553a856c3fe25a14bcf0438d91b9 [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/mx53loco_defconfig b/configs/mx53loco_defconfig index 776fc8b..caf04ad 100644 --- a/configs/mx53loco_defconfig +++ b/configs/mx53loco_defconfig
@@ -26,6 +26,7 @@ CONFIG_FSL_ESDHC=y CONFIG_MII=y CONFIG_USB=y +CONFIG_USB_EHCI_MX5=y CONFIG_USB_STORAGE=y CONFIG_USB_HOST_ETHER=y CONFIG_USB_ETHER_ASIX=y