m68k: exclude more unbuildable drivers

anything that wants working dma-mapping won't work
parport_pc won't work on m68k unless we have ISA

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Al Viro
2007-07-20 04:33:58 +01:00
committed by Linus Torvalds
parent 446df4c1e5
commit dfedfaf55a
2 changed files with 4 additions and 1 deletions

View File

@@ -49,6 +49,9 @@ config ARCH_MAY_HAVE_PC_FDC
config NO_IOPORT
def_bool y
config NO_DMA
def_bool SUN3
mainmenu "Linux/68k Kernel Configuration"
source "init/Kconfig"