summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada2018-11-26 09:15:41 +0100
committerMasahiro Yamada2018-11-29 01:39:52 +0100
commit5cfc879caee810828d90aec808d85560f34f02af (patch)
treeb18762a93134c698be950d36bcd384e9ffe996a1 /arch/s390/Kconfig
parenteisa: consolidate EISA Kconfig entry in drivers/eisa (diff)
downloadkernel-qcow2-linux-5cfc879caee810828d90aec808d85560f34f02af.tar.gz
kernel-qcow2-linux-5cfc879caee810828d90aec808d85560f34f02af.tar.xz
kernel-qcow2-linux-5cfc879caee810828d90aec808d85560f34f02af.zip
pcmcia: remove per-arch PCMCIA config entry
Now that all architectures include drivers/pcmcia/Kconfig where the PCMCIA config is defined, the PCMCIA config entries in per-arch Kconfig files are redundant. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Acked-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 22a0c364b31d..ab0db50ce0b1 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -828,9 +828,6 @@ source "kernel/power/Kconfig"
endmenu
-config PCMCIA
- def_bool n
-
config CCW
def_bool y