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)
committerJo-Philipp Wich <jo@mein.io>
Tue, 18 Dec 2018 16:32:20 +0000 (17:32 +0100)
commit5dde127dee0c8b41b67ef46b01da92eaec552353
tree0da0e76f6c9dca7acb2d14bce72fda1a39f904ca
parent8d4c26294fcf2f9f5c30486149da901131412430
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>
(backported from da6c09eff4d353f3c64e815fb3a556261111f0ca)
target/linux/generic/config-4.14
target/linux/mediatek/mt7622/config-4.14