]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: imx_v6_v7_defconfig: Select CONFIG_DEBUG_FS
authorFabio Estevam <fabio.estevam@freescale.com>
Mon, 17 Feb 2014 17:51:00 +0000 (14:51 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Wed, 5 Mar 2014 02:40:44 +0000 (10:40 +0800)
commitc0f1a4fed7f5f0a68f59a8c5287122621cc3513b
tree7b71c7aeb1c167c2e9c2301a1564b32eb7f09783
parent67f5b30875af0638ede893b6b1483d5a7d357b32
ARM: imx_v6_v7_defconfig: Select CONFIG_DEBUG_FS

CONFIG_DEBUG_FS is a very useful debug option as it allow us to access key
data such as the clock tree, for example:

mount -t debugfs debugfs /sys/kernel/debug
cat /sys/kernel/debug/clk/clk_summary

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/configs/imx_v6_v7_defconfig