[kernel] Drop CONFIG_USB_G_DBGP_PRINTK=y

Josh Boyer jwboyer at fedoraproject.org
Fri Apr 4 12:15:51 UTC 2014


commit 2cfd68f4263ef081bf06345b39d6d2899749d36d
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Fri Apr 4 08:15:21 2014 -0400

    Drop CONFIG_USB_G_DBGP_PRINTK=y
    
    You can have this as either PRINTK or SERIAL, but not both.

 config-armv7-generic |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/config-armv7-generic b/config-armv7-generic
index 0358861..0e3e3db 100644
--- a/config-armv7-generic
+++ b/config-armv7-generic
@@ -205,7 +205,6 @@ CONFIG_USB_MUSB_DSPS=m
 CONFIG_USB_GPIO_VBUS=m
 CONFIG_USB_G_ACM_MS=m
 CONFIG_USB_G_DBGP=m
-CONFIG_USB_G_DBGP_PRINTK=y
 CONFIG_USB_G_DBGP_SERIAL=y
 CONFIG_USB_G_MULTI=m
 CONFIG_USB_G_MULTI_CDC=y


More information about the scm-commits mailing list