ARM: Dove: allow PCI to be disabled
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 9 Sep 2012 19:34:13 +0000 (20:34 +0100)
committerJason Cooper <jason@lakedaemon.net>
Fri, 21 Sep 2012 17:07:26 +0000 (17:07 +0000)
Allow PCI support for Dove to be disabled.  Some platforms do not have
anything connected to the PCIe ports, so requiring PCI support to be
built into the kernel just wastes space, and presents a lot more config
options than are necessary.

However, select USB_ARCH_HAS_EHCI so that we can still have EHCI
support.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found