usb: kconfig: remove dependency FSL_SOC for ehci fsl driver
CONFIG_USB_EHCI_FSL is not dependent on FSL_SOC, it can be built on non-PPC platforms. Signed-off-by: Rajesh Bhagat <rajesh.bhagat@nxp.com> Signed-off-by: Ran Wang <ran.wang_1@nxp.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
972a34e1c7
commit
73855109a9
@@ -179,8 +179,7 @@ config XPS_USB_HCD_XILINX
|
|||||||
devices only.
|
devices only.
|
||||||
|
|
||||||
config USB_EHCI_FSL
|
config USB_EHCI_FSL
|
||||||
tristate "Support for Freescale PPC on-chip EHCI USB controller"
|
tristate "Support for Freescale on-chip EHCI USB controller"
|
||||||
depends on FSL_SOC
|
|
||||||
select USB_EHCI_ROOT_HUB_TT
|
select USB_EHCI_ROOT_HUB_TT
|
||||||
---help---
|
---help---
|
||||||
Variation of ARC USB block used in some Freescale chips.
|
Variation of ARC USB block used in some Freescale chips.
|
||||||
|
Reference in New Issue
Block a user