tree 21cd9b7db02a67d6420068b95aa394b504e10eff
parent 5981d644209c38029df7f91eb8c61bc5952f182b
author Russell King <[EMAIL PROTECTED]> Thu, 01 Sep 2005 14:25:45 +0100
committer Russell King <[EMAIL PROTECTED]> Thu, 01 Sep 2005 14:25:45 +0100

[SERIAL] mwave is no longer broken

Signed-off-by: Russell King <[EMAIL PROTECTED]>

 drivers/char/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -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
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to