* [DistroKit] [PATCH] platform-v7a: kernel: enable USB support for i'MX6
@ 2020-04-25 13:43 Oleksij Rempel
2020-04-25 15:20 ` Robert Schwebel
0 siblings, 1 reply; 2+ messages in thread
From: Oleksij Rempel @ 2020-04-25 13:43 UTC (permalink / raw)
To: distrokit; +Cc: Oleksij Rempel
tested on RIoTBoard
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
configs/platform-v7a/kernelconfig | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/configs/platform-v7a/kernelconfig b/configs/platform-v7a/kernelconfig
index b58618a..f2ba54f 100644
--- a/configs/platform-v7a/kernelconfig
+++ b/configs/platform-v7a/kernelconfig
@@ -2372,7 +2372,7 @@ CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ROOT_HUB_TT=y
CONFIG_USB_EHCI_TT_NEWSCHED=y
# CONFIG_USB_EHCI_FSL is not set
-# CONFIG_USB_EHCI_MXC is not set
+CONFIG_USB_EHCI_MXC=y
CONFIG_USB_EHCI_HCD_OMAP=y
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_OXU210HP_HCD is not set
@@ -2480,7 +2480,7 @@ CONFIG_AM335X_CONTROL_USB=y
CONFIG_AM335X_PHY_USB=y
# CONFIG_USB_GPIO_VBUS is not set
# CONFIG_USB_ISP1301 is not set
-# CONFIG_USB_MXS_PHY is not set
+CONFIG_USB_MXS_PHY=y
# CONFIG_USB_ULPI is not set
# end of USB Physical Layer drivers
@@ -3491,6 +3491,7 @@ CONFIG_GENERIC_NET_UTILS=y
# CONFIG_CORDIC is not set
CONFIG_RATIONAL=y
CONFIG_GENERIC_PCI_IOMAP=y
+CONFIG_STMP_DEVICE=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
# CONFIG_CRC_CCITT is not set
CONFIG_CRC16=y
--
2.26.1
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [DistroKit] [PATCH] platform-v7a: kernel: enable USB support for i'MX6
2020-04-25 13:43 [DistroKit] [PATCH] platform-v7a: kernel: enable USB support for i'MX6 Oleksij Rempel
@ 2020-04-25 15:20 ` Robert Schwebel
0 siblings, 0 replies; 2+ messages in thread
From: Robert Schwebel @ 2020-04-25 15:20 UTC (permalink / raw)
To: Oleksij Rempel; +Cc: distrokit
On Sat, Apr 25, 2020 at 03:43:21PM +0200, Oleksij Rempel wrote:
> tested on RIoTBoard
>
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
> configs/platform-v7a/kernelconfig | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Applied to next.
rsc
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-9 |
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-25 15:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-25 13:43 [DistroKit] [PATCH] platform-v7a: kernel: enable USB support for i'MX6 Oleksij Rempel
2020-04-25 15:20 ` Robert Schwebel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox