usb: dwc3: dwc3-qcom: Fix typo in the dwc3 vbus override API
[linux-2.6-microblaze.git] / arch / arm / Kconfig
index 809317b..3ea1c41 100644 (file)
@@ -218,9 +218,6 @@ config GENERIC_CALIBRATE_DELAY
 config ARCH_MAY_HAVE_PC_FDC
        bool
 
-config ZONE_DMA
-       bool
-
 config ARCH_SUPPORTS_UPROBES
        def_bool y
 
@@ -397,7 +394,8 @@ config ARCH_IXP4XX
        select HAVE_PCI
        select IXP4XX_IRQ
        select IXP4XX_TIMER
-       select NEED_MACH_IO_H
+       # With the new PCI driver this is not needed
+       select NEED_MACH_IO_H if PCI_IXP4XX_LEGACY
        select USB_EHCI_BIG_ENDIAN_DESC
        select USB_EHCI_BIG_ENDIAN_MMIO
        help