summaryrefslogtreecommitdiffstats
path: root/config-generic
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2011-04-19 20:04:42 -0400
committerDave Jones <davej@redhat.com>2011-04-19 20:04:42 -0400
commit0e465b7a3f2f450907047b3fb673b0c5a95ceaa7 (patch)
treebed160382ae9c4708c93d5eb527ab2aa2d9a993b /config-generic
parentaac9f66ea2c7e9e931be3113bf0b50384eb61139 (diff)
downloadkernel-0e465b7a3f2f450907047b3fb673b0c5a95ceaa7.tar.gz
kernel-0e465b7a3f2f450907047b3fb673b0c5a95ceaa7.tar.xz
kernel-0e465b7a3f2f450907047b3fb673b0c5a95ceaa7.zip
Make USB serial console work.
How did we go this long with this not working ?
Diffstat (limited to 'config-generic')
-rw-r--r--config-generic4
1 files changed, 3 insertions, 1 deletions
diff --git a/config-generic b/config-generic
index 9c722719f..779415bcc 100644
--- a/config-generic
+++ b/config-generic
@@ -3292,7 +3292,7 @@ CONFIG_USB_USS720=m
#
# USB Serial Converter support
#
-CONFIG_USB_SERIAL=m
+CONFIG_USB_SERIAL=y
CONFIG_USB_SERIAL_GENERIC=y
CONFIG_USB_SERIAL_AIRCABLE=m
CONFIG_USB_SERIAL_ARK3116=m
@@ -3358,6 +3358,8 @@ CONFIG_USB_SERIAL_DEBUG=m
CONFIG_USB_SERIAL_SSU100=m
CONFIG_USB_SERIAL_SAMBA=m
+CONFIG_USB_SERIAL_CONSOLE=y
+
CONFIG_USB_EZUSB=y
CONFIG_USB_EMI62=m
CONFIG_USB_LED=m