From c0f1a4fed7f5f0a68f59a8c5287122621cc3513b Mon Sep 17 00:00:00 2001 From: Fabio Estevam Date: Mon, 17 Feb 2014 14:51:00 -0300 Subject: [PATCH] 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 Signed-off-by: Shawn Guo --- Reading git-format-patch failed