kernel: move CONFIG_USB_MTU3 to generic config
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 7 Jul 2018 21:49:37 +0000 (23:49 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 7 Jul 2018 21:53:04 +0000 (23:53 +0200)
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 <hauke@hauke-m.de>
target/linux/generic/config-4.14
target/linux/mediatek/mt7622/config-4.14

index 7a53b06fa534c436689ba11b260fa6ace9260df8..3ed2fed7a60dbfcd2ab37d8f6256842b5525d107 100644 (file)
@@ -5201,6 +5201,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 e76b8c4ab8abb49cdc125b463c12490fa2d719d6..ce705e58f5892bc3c2c7be50bfc8d7a151034bdb 100644 (file)
@@ -444,7 +444,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