diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-12-06 21:16:13 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-12-28 20:14:41 +0100 |
commit | 176f2934d118f82a033ba69c235b21af151dc576 (patch) | |
tree | c10cfdb13f326f6f335c8d7ddb87ae0520b8f67b /arch/m68k/configs/multi_defconfig | |
parent | e71ef315ddb96c239d6d8323008ac0b5ef6cee99 (diff) | |
download | talos-op-linux-176f2934d118f82a033ba69c235b21af151dc576.tar.gz talos-op-linux-176f2934d118f82a033ba69c235b21af151dc576.zip |
m68k/serial: Remove references to obsolete serial config options
- ATARI_MFPSER, ATARI_MIDI, MULTIFACE_III_TTY, and DN_SERIAL
have no corresponding drivers (anymore),
- Clean up SERIAL_CONSOLE dependencies and help text.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/configs/multi_defconfig')
-rw-r--r-- | arch/m68k/configs/multi_defconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/m68k/configs/multi_defconfig b/arch/m68k/configs/multi_defconfig index 958a7ce49dee..55d394edf633 100644 --- a/arch/m68k/configs/multi_defconfig +++ b/arch/m68k/configs/multi_defconfig @@ -318,12 +318,8 @@ CONFIG_DMASOUND_Q40=m CONFIG_HID=m CONFIG_HIDRAW=y # CONFIG_USB_SUPPORT is not set -CONFIG_ATARI_MFPSER=y -CONFIG_ATARI_MIDI=y CONFIG_ATARI_DSP56K=m CONFIG_AMIGA_BUILTIN_SERIAL=y -CONFIG_MULTIFACE_III_TTY=m -CONFIG_DN_SERIAL=y CONFIG_SERIAL_CONSOLE=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y |