X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=arch%2Fm68k%2FKconfig;h=b8536c7c0877577541f1a7ab0b977f29a44b82b0;hb=873ec746158403af82c57ce26780166aafc159e1;hp=70a577c89c7c84d279d9ce9f9c08f1c0bbaa08db;hpb=b22364c8eec89e6b0c081a237f3b6348df87796f;p=powerpc.git diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index 70a577c89c..b8536c7c08 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" @@ -406,6 +409,9 @@ 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 @@ -439,6 +445,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"