ar71xx: fix build without CONFIG_NOP_USB_XCEIV (FS#593)
authorFelix Fietkau <nbd@nbd.name>
Tue, 7 Mar 2017 09:45:32 +0000 (10:45 +0100)
committerFelix Fietkau <nbd@nbd.name>
Tue, 7 Mar 2017 10:37:50 +0000 (11:37 +0100)
commit0504cd22aa43b3af9f0a6a63f3904e06e6959bc4
tree336f224916c48d867b7d9d31abd3a872f233a3bc
parentf2516e53c1678faa9a23d27aadf2c2d8c3370a51
ar71xx: fix build without CONFIG_NOP_USB_XCEIV (FS#593)

Open-code usb_phy_generic_register instead of calling it, since it is
really trivial. Avoid pulling CONFIG_NOP_USB_XCEIV into the kernel
config and add a proper dependency instead

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/kernel/linux/modules/usb.mk
target/linux/ar71xx/patches-4.4/920-usb-chipidea-AR933x-platform-support.patch