diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-12-06 15:16:13 -0500 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-12-28 14:14:41 -0500 |
commit | 176f2934d118f82a033ba69c235b21af151dc576 (patch) | |
tree | c10cfdb13f326f6f335c8d7ddb87ae0520b8f67b /arch/m68k/configs/atari_defconfig | |
parent | e71ef315ddb96c239d6d8323008ac0b5ef6cee99 (diff) |
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/atari_defconfig')
-rw-r--r-- | arch/m68k/configs/atari_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/m68k/configs/atari_defconfig b/arch/m68k/configs/atari_defconfig index 82978df637fa..151332515980 100644 --- a/arch/m68k/configs/atari_defconfig +++ b/arch/m68k/configs/atari_defconfig | |||
@@ -235,10 +235,7 @@ CONFIG_DMASOUND_ATARI=m | |||
235 | CONFIG_HID=m | 235 | CONFIG_HID=m |
236 | CONFIG_HIDRAW=y | 236 | CONFIG_HIDRAW=y |
237 | # CONFIG_USB_SUPPORT is not set | 237 | # CONFIG_USB_SUPPORT is not set |
238 | CONFIG_ATARI_MFPSER=y | ||
239 | CONFIG_ATARI_MIDI=y | ||
240 | CONFIG_ATARI_DSP56K=m | 238 | CONFIG_ATARI_DSP56K=m |
241 | CONFIG_SERIAL_CONSOLE=y | ||
242 | CONFIG_EXT2_FS=y | 239 | CONFIG_EXT2_FS=y |
243 | CONFIG_EXT3_FS=y | 240 | CONFIG_EXT3_FS=y |
244 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set | 241 | # CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set |