X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fm68k%2FKconfig;h=20a9c08e59c34ee34b21adb100b33014c99a39ff;hb=9c9ad7917bf22350c59e6568d6d570f9be102d00;hp=85cdd23b0447e2dafd1ed517a2a2cd66910da365;hpb=3334500b460a5eede2e3466ca97a90fe3b91ceb5;p=powerpc.git diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index 85cdd23b04..20a9c08e59 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig @@ -37,6 +37,10 @@ config TIME_LOW_RES bool default y +config GENERIC_IOMAP + bool + default y + config ARCH_MAY_HAVE_PC_FDC bool depends on Q40 || (BROKEN && SUN3X) @@ -45,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" @@ -418,9 +425,6 @@ config STRAM_PROC help Say Y here to report ST-RAM usage statistics in /proc/stram. -config ATARI_KBD_CORE - bool - config HEARTBEAT bool "Use power LED as a heartbeat" if AMIGA || APOLLO || ATARI || MAC ||Q40 default y if !AMIGA && !APOLLO && !ATARI && !MAC && !Q40 && HP300