diff options
author | Shawn Guo <shawn.guo@freescale.com> | 2014-04-29 02:15:58 -0400 |
---|---|---|
committer | Shawn Guo <shawn.guo@freescale.com> | 2014-05-12 10:58:50 -0400 |
commit | 71bb07c37b7db22d5973aa8cc60de296f0378676 (patch) | |
tree | d29c01cbceea5d6c20d1c9cf6627e06cf81e1635 | |
parent | c32e9c2f9f7efdac97fc06685ec07b9d07996917 (diff) |
ARM: imx_v4_v5_defconfig: drop CONFIG_COMMON_CLK_DEBUG option
The option COMMON_CLK_DEBUG was removed by commit ea72dc2 (clk: remove
CONFIG_COMMON_CLK_DEBUG), so let's remove CONFIG_COMMON_CLK_DEBUG from
the defconfig.
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
-rw-r--r-- | arch/arm/configs/imx_v4_v5_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/imx_v4_v5_defconfig b/arch/arm/configs/imx_v4_v5_defconfig index 54bc6499f9cd..bada59d93b67 100644 --- a/arch/arm/configs/imx_v4_v5_defconfig +++ b/arch/arm/configs/imx_v4_v5_defconfig | |||
@@ -182,7 +182,6 @@ CONFIG_RTC_DRV_MXC=y | |||
182 | CONFIG_DMADEVICES=y | 182 | CONFIG_DMADEVICES=y |
183 | CONFIG_IMX_SDMA=y | 183 | CONFIG_IMX_SDMA=y |
184 | CONFIG_IMX_DMA=y | 184 | CONFIG_IMX_DMA=y |
185 | CONFIG_COMMON_CLK_DEBUG=y | ||
186 | # CONFIG_IOMMU_SUPPORT is not set | 185 | # CONFIG_IOMMU_SUPPORT is not set |
187 | CONFIG_EXT2_FS=y | 186 | CONFIG_EXT2_FS=y |
188 | CONFIG_EXT3_FS=y | 187 | CONFIG_EXT3_FS=y |