usb: musb: jz4740: Drop dependency on NOP_USB_XCEIV
authorPaul Cercueil <paul@crapouillou.net>
Wed, 15 Jan 2020 13:25:25 +0000 (07:25 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jan 2020 13:46:54 +0000 (14:46 +0100)
The driver does not depend directly on the NOP transceiver. It can
compile and work just fine without it.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Bin Liu <b-liu@ti.com>
Link: https://lore.kernel.org/r/20200115132547.364-4-b-liu@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/Kconfig

index 52f8e2b57ad5b9ccf377f3544a57791b719a18e1..4678ebc889b51493cfda8a9e6c25c2b52b433030 100644 (file)
@@ -111,7 +111,6 @@ config USB_MUSB_UX500
 
 config USB_MUSB_JZ4740
        tristate "JZ4740"
-       depends on NOP_USB_XCEIV
        depends on MIPS || COMPILE_TEST
        depends on USB_MUSB_GADGET
        depends on USB=n || USB_OTG_BLACKLIST_HUB