diff options
author | Josh Boyer <jwboyer@redhat.com> | 2014-04-04 08:15:21 -0400 |
---|---|---|
committer | Josh Boyer <jwboyer@redhat.com> | 2014-04-04 08:15:21 -0400 |
commit | 2cfd68f4263ef081bf06345b39d6d2899749d36d (patch) | |
tree | 6255de27f8e689dfb57ac49d66c49a9805222a27 /config-armv7-generic | |
parent | 6757044f1a16eb673ae6eb6c570fd4fc1fcfedb9 (diff) | |
download | kernel-2cfd68f4263ef081bf06345b39d6d2899749d36d.tar.gz kernel-2cfd68f4263ef081bf06345b39d6d2899749d36d.tar.xz kernel-2cfd68f4263ef081bf06345b39d6d2899749d36d.zip |
Drop CONFIG_USB_G_DBGP_PRINTK=y
You can have this as either PRINTK or SERIAL, but not both.
Diffstat (limited to 'config-armv7-generic')
-rw-r--r-- | config-armv7-generic | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-armv7-generic b/config-armv7-generic index 03588611e..0e3e3db38 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 |