projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5981d64
)
[SERIAL] mwave is no longer broken
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Thu, 1 Sep 2005 13:25:45 +0000
(14:25 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 1 Sep 2005 13:25:45 +0000
(14:25 +0100)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/char/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/char/Kconfig
b/drivers/char/Kconfig
index 42734d3bf3b9f806089fe01769fadce343d14396..7333b41d4224240b19f683e12010c261b94417cd 100644
(file)
--- 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