layerscape: fix compile issue for usb ehci-fsl driver
authorYangbo Lu <yangbo.lu@nxp.com>
Tue, 10 Oct 2017 08:25:22 +0000 (16:25 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Thu, 12 Oct 2017 21:40:26 +0000 (23:40 +0200)
commit4f3ddcb0e9db60630daba0671f84a08d78198b81
treeb6e8d5572c29ee2115b4639676b8b40129ff32eb
parent27f23bac8f6e6ec63df669ec93d9409b67390c1c
layerscape: fix compile issue for usb ehci-fsl driver

When build firmware for layerscape target with CONFIG_ALL_NONSHARED=y,
there would be a compile issue of usb ehci-fsl driver. Actually this
driver was for PPC platforms initially and was not ready for non-PPC
now, but a kernel kconfig patch removed PPC dependency for it. So that
kernel patch should be reverted.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
target/linux/layerscape/patches-4.9/819-Revert-usb-kconfig-remove-dependency-FSL_SOC-for-ehc.patch [new file with mode: 0644]