aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-11-26 17:15:41 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-11-29 09:39:52 +0900
commit5cfc879caee810828d90aec808d85560f34f02af (patch)
treeb18762a93134c698be950d36bcd384e9ffe996a1 /arch/s390/Kconfig
parenteisa: consolidate EISA Kconfig entry in drivers/eisa (diff)
downloadlinux-dev-5cfc879caee810828d90aec808d85560f34f02af.tar.xz
linux-dev-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 '')
-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