Skip to content
Snippets Groups Projects
Commit 2c93e790 authored by yuan linyu's avatar yuan linyu Committed by Greg Kroah-Hartman
Browse files

usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW


a lot of embeded system SOC (e.g. freescale T2080) have both
PCI and USB modules. But USB module is controlled by registers directly,
it have no relationship with PCI module.

when say N here it will not build PCI related code in USB driver.

Signed-off-by: default avataryuan linyu <Linyu.Yuan@alcatel-sbell.com.cn>
Acked-by: default avatarFelipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b5a6a4e5
No related branches found
No related tags found
No related merge requests found
Showing
with 44 additions and 36 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment