Merge branch 'for-linus' of git://neil.brown.name/md
[pandora-kernel.git] / arch / m68k / Kconfig
index ffabd01..8c5e1de 100644 (file)
@@ -5,6 +5,7 @@
 config M68K
        bool
        default y
+       select HAVE_IDE
 
 config MMU
        bool
@@ -43,7 +44,7 @@ config GENERIC_IOMAP
 
 config ARCH_MAY_HAVE_PC_FDC
        bool
-       depends on Q40 || (BROKEN && SUN3X)
+       depends on BROKEN && (Q40 || SUN3X)
        default y
 
 config NO_IOPORT
@@ -52,6 +53,13 @@ config NO_IOPORT
 config NO_DMA
        def_bool SUN3
 
+config ARCH_SUPPORTS_AOUT
+       def_bool y
+
+config HZ
+       int
+       default 100
+
 mainmenu "Linux/68k Kernel Configuration"
 
 source "init/Kconfig"
@@ -482,28 +490,6 @@ config ATARI_MFPSER
          Note for Falcon users: You also have an MFP port, it's just not
          wired to the outside... But you could use the port under Linux.
 
-config ATARI_SCC
-       tristate "Atari SCC serial support"
-       depends on ATARI
-       ---help---
-         If you have serial ports based on a Zilog SCC chip (Modem2, Serial2,
-         LAN) and like to use them under Linux, say Y. All built-in SCC's are
-         supported (TT, MegaSTE, Falcon), and also the ST-ESCC. If you have
-         two connectors for channel A (Serial2 and LAN), they are visible as
-         two separate devices.
-
-         To compile this driver as a module, choose M here.
-
-config ATARI_SCC_DMA
-       bool "Atari SCC serial DMA support"
-       depends on ATARI_SCC
-       help
-         This enables DMA support for receiving data on channel A of the SCC.
-         If you have a TT you may say Y here and read
-         drivers/char/atari_SCC.README. All other users should say N here,
-         because only the TT has SCC-DMA, even if your machine keeps claiming
-         so at boot time.
-
 config ATARI_MIDI
        tristate "Atari MIDI serial support"
        depends on ATARI
@@ -531,13 +517,6 @@ config AMIGA_BUILTIN_SERIAL
 
          To compile this driver as a module, choose M here.
 
-config WHIPPET_SERIAL
-       tristate "Hisoft Whippet PCMCIA serial support"
-       depends on AMIGA_PCMCIA
-       help
-         HiSoft has a web page at <http://www.hisoft.co.uk/>, but there
-         is no listing for the Whippet in their Amiga section.
-
 config MULTIFACE_III_TTY
        tristate "Multiface Card III serial support"
        depends on AMIGA
@@ -577,18 +556,6 @@ config MAC_HID
        depends on INPUT_ADBHID
        default y
 
-config ADB_KEYBOARD
-       bool "Support for ADB keyboard (old driver)"
-       depends on MAC && !INPUT_ADBHID
-       help
-         This option allows you to use an ADB keyboard attached to your
-         machine. Note that this disables any other (ie. PS/2) keyboard
-         support, even if your machine is physically capable of using both at
-         the same time.
-
-         If you use an ADB keyboard (4 pin connector), say Y here.
-         If you use a PS/2 keyboard (6 pin connector), say N here.
-
 config HPDCA
        tristate "HP DCA serial support"
        depends on DIO && SERIAL_8250
@@ -639,7 +606,7 @@ config DN_SERIAL
 
 config SERIAL_CONSOLE
        bool "Support for serial port console"
-       depends on (AMIGA || ATARI || MAC || SUN3 || SUN3X || VME || APOLLO) && (ATARI_MFPSER=y || ATARI_SCC=y || ATARI_MIDI=y || MAC_SCC=y || AMIGA_BUILTIN_SERIAL=y || GVPIOEXT=y || MULTIFACE_III_TTY=y || SERIAL=y || MVME147_SCC || SERIAL167 || MVME162_SCC || BVME6000_SCC || DN_SERIAL)
+       depends on (AMIGA || ATARI || MAC || SUN3 || SUN3X || VME || APOLLO) && (ATARI_MFPSER=y || ATARI_MIDI=y || MAC_SCC=y || AMIGA_BUILTIN_SERIAL=y || GVPIOEXT=y || MULTIFACE_III_TTY=y || SERIAL=y || MVME147_SCC || SERIAL167 || MVME162_SCC || BVME6000_SCC || DN_SERIAL)
        ---help---
          If you say Y here, it will be possible to use a serial port as the
          system console (the system console is the device which receives all