summaryrefslogtreecommitdiff
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorDong Aisheng <b29396@freescale.com>2011-11-04 16:17:16 +0800
committerDong Aisheng <b29396@freescale.com>2011-11-04 19:01:51 +0800
commit5d45cf7b3f88d8f25dc48ec1450db5a7d39bb28d (patch)
treed2c16368bdad96f256bb43a349fc1c49ea100419 /arch/arm/configs
parent48a45ef0076bb142fa6b5df7287e5330b0a987c3 (diff)
ENGR00161256 mx6q: remove CAN_DEBUG by default in defconfig
Do not show debug messages by default. --- Forgot to remove CONFIG_CAN_DEBUG_DEVICES in former patch series, remove it now and reuse the old CR number as third patch. Signed-off-by: Dong Aisheng <b29396@freescale.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/imx6_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/configs/imx6_defconfig b/arch/arm/configs/imx6_defconfig
index 952311def960..66919896cd6f 100644
--- a/arch/arm/configs/imx6_defconfig
+++ b/arch/arm/configs/imx6_defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux/arm 2.6.38 Kernel Configuration
-# Fri Nov 4 11:06:29 2011
+# Fri Nov 4 16:16:41 2011
#
CONFIG_ARM=y
CONFIG_HAVE_PWM=y
@@ -590,7 +590,7 @@ CONFIG_CAN_FLEXCAN=y
# CONFIG_CAN_EMS_USB is not set
# CONFIG_CAN_ESD_USB2 is not set
# CONFIG_CAN_SOFTING is not set
-CONFIG_CAN_DEBUG_DEVICES=y
+# CONFIG_CAN_DEBUG_DEVICES is not set
# CONFIG_IRDA is not set
CONFIG_BT=y
CONFIG_BT_L2CAP=y