X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fm68k%2FKconfig;h=a8e1e604dfa81427b19d77a1ae3d81fdfb9841c8;hb=f13cc01d8d3630ba42680ac56b3bedfce812e531;hp=70a577c89c7c84d279d9ce9f9c08f1c0bbaa08db;hpb=f0d1b0b30d250a07627ad8b9fbbb5c7cc08422e8;p=powerpc.git diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index 70a577c89c..a8e1e604df 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig @@ -42,6 +42,9 @@ config ARCH_MAY_HAVE_PC_FDC depends on Q40 || (BROKEN && SUN3X) default y +config NO_IOPORT + def_bool y + mainmenu "Linux/68k Kernel Configuration" source "init/Kconfig" @@ -439,6 +442,10 @@ config GENERIC_ISA_DMA depends on Q40 || AMIGA_PCMCIA || GG2 default y +config ZONE_DMA + bool + default y + source "drivers/pci/Kconfig" source "drivers/zorro/Kconfig"