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)
commitda6c09eff4d353f3c64e815fb3a556261111f0ca
tree4cd4ea1aa09b6b90f32ee628ee4f8bfcc1c65d18
parent29fa9ac559ef9f181523a068119c842c72ae5770
kernel: move CONFIG_USB_MTU3 to generic config

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