commit | 5cfc879caee810828d90aec808d85560f34f02af | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Mon Nov 26 17:15:41 2018 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Nov 29 09:39:52 2018 +0900 |
tree | b18762a93134c698be950d36bcd384e9ffe996a1 | |
parent | 6630a8e5010517cc7f28788137d5cdae2550f346 [diff] |
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>