[SERIAL] mwave is no longer broken
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index 42734d3..7333b41 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -896,8 +896,8 @@
config MWAVE
tristate "ACP Modem (Mwave) support"
- depends on X86 && BROKEN
- select SERIAL_8250 # PLEASE DO NOT DO THIS - move this driver to drivers/serial
+ depends on X86
+ select SERIAL_8250
---help---
The ACP modem (Mwave) for Linux is a WinModem. It is composed of a
kernel driver and a user level application. Together these components