]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/bus/Kconfig
bnx2x: Use appropriate define for vlan credit
[linux.git] / drivers / bus / Kconfig
index 97ab5ad171d496b139d62fc09e225f44d31fcda1..50200d1c06ea624d342341593144f89ad5d8a795 100644 (file)
@@ -41,8 +41,9 @@ config MOXTET
 
 config HISILICON_LPC
        bool "Support for ISA I/O space on HiSilicon Hip06/7"
-       depends on ARM64 && (ARCH_HISI || COMPILE_TEST)
-       select INDIRECT_PIO
+       depends on (ARM64 && ARCH_HISI) || (COMPILE_TEST && !ALPHA && !HEXAGON && !PARISC && !C6X)
+       depends on HAS_IOMEM
+       select INDIRECT_PIO if ARM64
        help
          Driver to enable I/O access to devices attached to the Low Pin
          Count bus on the HiSilicon Hip06/7 SoC.