kernel: move CONFIG_USB_MTU3 to generic config
authorHauke Mehrtens <[email protected]>
Sat, 7 Jul 2018 21:49:37 +0000 (23:49 +0200)
committerJo-Philipp Wich <[email protected]>
Tue, 18 Dec 2018 16:32:20 +0000 (17:32 +0100)
CONFIG_USB_MTU3 is not visible for the mediatek target by default, but
only when CONFIG_USB_GADGET is set. This will config option will be
remove with when running "make kernel_oldconfig", move this option to
the generic config to prevent this.

This fixes the build of the mt7623 subtarget of the mediatek target.

Signed-off-by: Hauke Mehrtens <[email protected]>
(backported from da6c09eff4d353f3c64e815fb3a556261111f0ca)

target/linux/generic/config-4.14
target/linux/mediatek/mt7622/config-4.14

index d3168b3abe0ad707116298af66001684f3f0b81a..41c9774aa36089cece4c4f68829dd1223a6f3a51 100644 (file)
@@ -5202,6 +5202,7 @@ CONFIG_USB_GADGET_VBUS_DRAW=2
 # CONFIG_USB_MON is not set
 # CONFIG_USB_MOUSE is not set
 # CONFIG_USB_MSM_OTG is not set
+# CONFIG_USB_MTU3 is not set
 # CONFIG_USB_MUSB_HDRC is not set
 # CONFIG_USB_MV_U3D is not set
 # CONFIG_USB_MV_UDC is not set
index fdfb68d0867586b82f3c5e7adafa1e8a64f26c85..55377abfeec4f0d71191eca51a3e3df417749a75 100644 (file)
@@ -445,7 +445,6 @@ CONFIG_TREE_SRCU=y
 CONFIG_USB=y
 CONFIG_USB_COMMON=y
 # CONFIG_USB_EHCI_HCD is not set
-# CONFIG_USB_MTU3 is not set
 CONFIG_USB_SUPPORT=y
 CONFIG_USB_XHCI_HCD=y
 CONFIG_USB_XHCI_MTK=y