diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-11-08 23:30:19 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2011-12-10 19:52:48 +0100 |
commit | 1d9532b3fa7f903bfcf96acc917111db491ee50d (patch) | |
tree | 8d170a43e9118f31cf63d8b7c25e516d845b0587 /arch/m68k/configs/mvme16x_defconfig | |
parent | f808b8650788f78bc1e5e693712e7d7603ab26bc (diff) | |
download | linux-1d9532b3fa7f903bfcf96acc917111db491ee50d.tar.bz2 |
m68k/serial: Remove references to obsolete CONFIG_SERIAL167
commit 51c9d654c2def97827395a7fbfd0c6f865c26544 ("Staging: delete tty
drivers") removed the MVME167 serial driver, but forgot to remove these
references.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/configs/mvme16x_defconfig')
-rw-r--r-- | arch/m68k/configs/mvme16x_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/configs/mvme16x_defconfig b/arch/m68k/configs/mvme16x_defconfig index c45aaf3b816f..6dd12e62b41b 100644 --- a/arch/m68k/configs/mvme16x_defconfig +++ b/arch/m68k/configs/mvme16x_defconfig @@ -218,7 +218,6 @@ CONFIG_GEN_RTC_X=y CONFIG_HID=m CONFIG_HIDRAW=y # CONFIG_USB_SUPPORT is not set -CONFIG_SERIAL167=y CONFIG_SERIAL_CONSOLE=y CONFIG_EXT2_FS=y CONFIG_EXT3_FS=y |