Skip to content

Commit 20b968c

Browse files
committed
Disable kernel debugging
1 parent a947d6f commit 20b968c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

board/olimex/imx233_olinuxino_wordclock/linux_defconfig

+1-5
Original file line numberDiff line numberDiff line change
@@ -172,14 +172,10 @@ CONFIG_NLS_ISO8859_1=y
172172
CONFIG_NLS_ISO8859_15=y
173173
CONFIG_PRINTK_TIME=y
174174
CONFIG_DYNAMIC_DEBUG=y
175-
CONFIG_DEBUG_INFO=y
176175
CONFIG_FRAME_WARN=2048
177176
CONFIG_UNUSED_SYMBOLS=y
178177
CONFIG_MAGIC_SYSRQ=y
179-
CONFIG_DEBUG_KERNEL=y
180-
CONFIG_LOCKUP_DETECTOR=y
181-
CONFIG_TIMER_STATS=y
182-
CONFIG_PROVE_LOCKING=y
178+
CONFIG_FTRACE=y
183179
CONFIG_BLK_DEV_IO_TRACE=y
184180
CONFIG_STRICT_DEVMEM=y
185181
CONFIG_DEBUG_USER=y

0 commit comments

Comments
 (0)