summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
authorMark Salter2013-10-08 04:10:21 +0200
committerMark Salter2013-10-23 21:59:52 +0200
commit1a7f6be5c95f8475b0cb232eafa9367a5d2cbf43 (patch)
tree9f3881a5bfba11d65ca7043bb33cad21e128f29e /arch/m68k/Kconfig
parentia64: select ARCH_MIGHT_HAVE_PC_PARPORT (diff)
downloadkernel-qcow2-linux-1a7f6be5c95f8475b0cb232eafa9367a5d2cbf43.tar.gz
kernel-qcow2-linux-1a7f6be5c95f8475b0cb232eafa9367a5d2cbf43.tar.xz
kernel-qcow2-linux-1a7f6be5c95f8475b0cb232eafa9367a5d2cbf43.zip
m68k: select ARCH_MIGHT_HAVE_PC_PARPORT
Architectures which support CONFIG_PARPORT_PC should select ARCH_MIGHT_HAVE_PC_PARPORT. Signed-off-by: Mark Salter <msalter@redhat.com> Acked by: Geert Uytterhoeven <geert@linux-m68k.org> CC: linux-m68k@lists.linux-m68k.org
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r--arch/m68k/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index 311a300d48cc..75f25a8e3001 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -1,6 +1,7 @@
config M68K
bool
default y
+ select ARCH_MIGHT_HAVE_PC_PARPORT if ISA
select HAVE_IDE
select HAVE_AOUT if MMU
select HAVE_DEBUG_BUGVERBOSE