aboutsummaryrefslogtreecommitdiff
path: root/drivers/parisc/Kconfig
diff options
context:
space:
mode:
authorGravatar Christoph Hellwig <hch@lst.de> 2018-11-15 20:05:35 +0100
committerGravatar Masahiro Yamada <yamada.masahiro@socionext.com> 2018-11-23 11:46:00 +0900
commit8fb71ef9b91d6c89b22ea9430c231e988d88f688 (patch)
treee59f257069e3c075c754e41e53b91174f45bee24 /drivers/parisc/Kconfig
parentPCI: consolidate the PCI_SYSCALL symbol (diff)
downloadlinux-8fb71ef9b91d6c89b22ea9430c231e988d88f688.tar.gz
linux-8fb71ef9b91d6c89b22ea9430c231e988d88f688.tar.bz2
linux-8fb71ef9b91d6c89b22ea9430c231e988d88f688.zip
pcmcia: allow PCMCIA support independent of the architecture
There is nothing architecture specific in the PCMCIA core, so allow building it everywhere. The actual host controllers will depend on ISA, PCI or a specific SOC. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Dominik Brodowski <linux@dominikbrodowski.net> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Paul Burton <paul.burton@mips.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'drivers/parisc/Kconfig')
-rw-r--r--drivers/parisc/Kconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/parisc/Kconfig b/drivers/parisc/Kconfig
index 5bbfea1a019c..1a55763d1245 100644
--- a/drivers/parisc/Kconfig
+++ b/drivers/parisc/Kconfig
@@ -92,8 +92,6 @@ config IOMMU_SBA
depends on PCI_LBA
default PCI_LBA
-source "drivers/pcmcia/Kconfig"
-
endmenu
menu "PA-RISC specific drivers"