[meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] linux-cfa: remove useless debug

Alexandre Belloni alexandre.belloni at free-electrons.com
Thu Apr 24 01:13:29 PDT 2014


This removes useless and very verbose debug that would appear e.g. while
plugging a USB stick.

Signed-off-by: Alexandre Belloni <alexandre.belloni at free-electrons.com>
---
 recipes-kernel/linux/linux-cfa-3.12/defconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-cfa-3.12/defconfig b/recipes-kernel/linux/linux-cfa-3.12/defconfig
index cf012a45368c..095b50480d3b 100644
--- a/recipes-kernel/linux/linux-cfa-3.12/defconfig
+++ b/recipes-kernel/linux/linux-cfa-3.12/defconfig
@@ -108,11 +108,9 @@ CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
 CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_ACM=y
 CONFIG_USB_STORAGE=y
-CONFIG_USB_STORAGE_DEBUG=y
 CONFIG_USB_CHIPIDEA=y
 CONFIG_USB_CHIPIDEA_UDC=y
 CONFIG_USB_CHIPIDEA_HOST=y
-CONFIG_USB_CHIPIDEA_DEBUG=y
 CONFIG_USB_MXS_PHY=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_ETH=y
-- 
1.9.1



More information about the meta-freescale mailing list