Commit 1463602c authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo

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: default avatarFabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent ab271668
...@@ -117,6 +117,7 @@ CONFIG_RTC_DRV_DS1307=m ...@@ -117,6 +117,7 @@ CONFIG_RTC_DRV_DS1307=m
CONFIG_RTC_DRV_STMP=y CONFIG_RTC_DRV_STMP=y
CONFIG_DMADEVICES=y CONFIG_DMADEVICES=y
CONFIG_MXS_DMA=y CONFIG_MXS_DMA=y
CONFIG_COMMON_CLK_DEBUG=y
CONFIG_EXT3_FS=y CONFIG_EXT3_FS=y
# CONFIG_DNOTIFY is not set # CONFIG_DNOTIFY is not set
CONFIG_FSCACHE=m CONFIG_FSCACHE=m
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment