diff options
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r-- | arch/m68k/Kconfig | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig index 65db2261b9ea..55ea52fe6aca 100644 --- a/arch/m68k/Kconfig +++ b/arch/m68k/Kconfig | |||
@@ -44,7 +44,7 @@ config GENERIC_IOMAP | |||
44 | 44 | ||
45 | config ARCH_MAY_HAVE_PC_FDC | 45 | config ARCH_MAY_HAVE_PC_FDC |
46 | bool | 46 | bool |
47 | depends on Q40 || (BROKEN && SUN3X) | 47 | depends on BROKEN && (Q40 || SUN3X) |
48 | default y | 48 | default y |
49 | 49 | ||
50 | config NO_IOPORT | 50 | config NO_IOPORT |
@@ -539,13 +539,6 @@ config AMIGA_BUILTIN_SERIAL | |||
539 | 539 | ||
540 | To compile this driver as a module, choose M here. | 540 | To compile this driver as a module, choose M here. |
541 | 541 | ||
542 | config WHIPPET_SERIAL | ||
543 | tristate "Hisoft Whippet PCMCIA serial support" | ||
544 | depends on AMIGA_PCMCIA | ||
545 | help | ||
546 | HiSoft has a web page at <http://www.hisoft.co.uk/>, but there | ||
547 | is no listing for the Whippet in their Amiga section. | ||
548 | |||
549 | config MULTIFACE_III_TTY | 542 | config MULTIFACE_III_TTY |
550 | tristate "Multiface Card III serial support" | 543 | tristate "Multiface Card III serial support" |
551 | depends on AMIGA | 544 | depends on AMIGA |