summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-11-15 20:05:37 +0100
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-11-23 11:46:22 +0900
commit6630a8e5010517cc7f28788137d5cdae2550f346 (patch)
tree2fec5213f3b26c5e7483f73f183b4763b8eaa470 /arch/powerpc
parent1753d50c9fdc39338d90ed246fc99f9a0efc35c3 (diff)
downloadlinux-6630a8e5010517cc7f28788137d5cdae2550f346.tar.gz
linux-6630a8e5010517cc7f28788137d5cdae2550f346.tar.bz2
linux-6630a8e5010517cc7f28788137d5cdae2550f346.zip
eisa: consolidate EISA Kconfig entry in drivers/eisa
Let architectures opt into EISA support by selecting HAVE_EISA and handle everything else in drivers/eisa. Signed-off-by: Christoph Hellwig <hch@lst.de> 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 'arch/powerpc')
-rw-r--r--arch/powerpc/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig
index f2f70cc2bd44..4dadf83d9d5c 100644
--- a/arch/powerpc/Kconfig
+++ b/arch/powerpc/Kconfig
@@ -886,9 +886,6 @@ config PPC_INDIRECT_PCI
depends on PCI
default y if 40x || 44x
-config EISA
- bool
-
config SBUS
bool