[PATCH] ARM: Dove: allow PCI to be disabled

Andrew Lunn andrew at lunn.ch
Sun Sep 9 16:47:05 EDT 2012


On Sun, Sep 09, 2012 at 08:34:13PM +0100, Russell King wrote:
> 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.

Hi Russel

I have a patch in GregKH usb-next which also ensures USB_ARCH_HAS_EHCI
is selected.

http://git.kernel.org/?p=linux/kernel/git/gregkh/usb.git;a=commitdiff;h=ba2f9dff6c914b91005f687a9d75c8eac110d323

So we might not need your select as well, although it does not harm.

   Andrew



More information about the linux-arm-kernel mailing list