summaryrefslogtreecommitdiffstats
path: root/arch/m68k/Kconfig
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2006-10-09 22:27:42 +0200
committerLinus Torvalds <torvalds@g5.osdl.org>2006-10-09 14:54:46 -0700
commitea62aa1b6f6d31b53a34a6f5271ed85735ccc0bc (patch)
tree79d91c8a1711e03e83cf8cc2316f8d7765f07958 /arch/m68k/Kconfig
parent2ed0ce5b57950a620155433c62a5a02a067f1376 (diff)
downloadop-kernel-dev-ea62aa1b6f6d31b53a34a6f5271ed85735ccc0bc.zip
op-kernel-dev-ea62aa1b6f6d31b53a34a6f5271ed85735ccc0bc.tar.gz
[PATCH] m68k/MVME167: SERIAL167 is no longer broken
- SERIAL167 is no longer broken - Removed some unused variables from the driver to fix compiler warnings Signed-off-by: Kars de Jong <jongk@linux-m68k.org> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/m68k/Kconfig')
-rw-r--r--arch/m68k/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index 805b81f..7bc1446 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -600,7 +600,7 @@ config MVME147_SCC
config SERIAL167
bool "CD2401 support for MVME166/7 serial ports"
- depends on MVME16x && BROKEN
+ depends on MVME16x
help
This is the driver for the serial ports on the Motorola MVME166,
167, and 172 boards. Everyone using one of these boards should say
OpenPOWER on IntegriCloud