kernel: disable CONFIG_USB_IMX21_HCD in default for kernel 4.14
authorYangbo Lu <yangbo.lu@nxp.com>
Fri, 15 Feb 2019 03:03:14 +0000 (11:03 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 17 Feb 2019 18:22:39 +0000 (19:22 +0100)
commit5d11672d077a14b9c44f3d3c35dd16a6c3af3566
treededeafe7351bb44d6ec29f907265445c80b784c1
parentcd1e9c88f339b582a77c5d08b11d3483e90f4d69
kernel: disable CONFIG_USB_IMX21_HCD in default for kernel 4.14

CONFIG_USB_IMX21_HCD should be handled in generic config and
module package. So moved it into generic config.
This also fixed build issue (kernel config question) of layerscape
armv8_32b since it also used ARCH_MXC.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
[Deactivate CONFIG_USB_IMX21_HCD also for kernel 4.19]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/config-4.14
target/linux/generic/config-4.19
target/linux/imx6/config-4.14