Commit f8dd49fa authored by Russell King's avatar Russell King Committed by Russell King

[SERIAL] mwave is no longer broken

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 5981d644
......@@ -896,8 +896,8 @@ source "drivers/char/pcmcia/Kconfig"
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment