Browse Source

ARM: mxs: defconfig: Enable CONFIG_COMMON_CLK_DEBUG

With the common clock framework in place, it is useful to enable
CONFIG_COMMON_CLK_DEBUG option, in order to easily inspect the clock tree.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Fabio Estevam 13 years ago
parent
commit
1463602ce7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/configs/mxs_defconfig

+ 1 - 0
arch/arm/configs/mxs_defconfig

@@ -117,6 +117,7 @@ CONFIG_RTC_DRV_DS1307=m
 CONFIG_RTC_DRV_STMP=y
 CONFIG_DMADEVICES=y
 CONFIG_MXS_DMA=y
+CONFIG_COMMON_CLK_DEBUG=y
 CONFIG_EXT3_FS=y
 # CONFIG_DNOTIFY is not set
 CONFIG_FSCACHE=m