aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOtavio Salvador <[email protected]>2012-07-11 12:52:35 -0300
committerShawn Guo <[email protected]>2012-07-12 15:07:40 +0800
commit9d5f6b51bdaff83b85069a2eee7a89c562a5daba (patch)
tree5554be20ed0e0e15c98af21920d5616bcd7135ef
parent8ad7a3058791d92de98cfb57eb799d37e9d30413 (diff)
ARM: imx6q: ensure ANATOP controller is available
During imx6q initialization the usb charger detector is disabled but for it, ANATOP controller symbols need to be available. Signed-off-by: Otavio Salvador <[email protected]> Cc: Richard Zhao <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r--arch/arm/mach-imx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
index c296851233e8..ebc4f3023679 100644
--- a/arch/arm/mach-imx/Kconfig
+++ b/arch/arm/mach-imx/Kconfig
@@ -834,6 +834,7 @@ config SOC_IMX6Q
select HAVE_IMX_MMDC
select HAVE_IMX_SRC
select HAVE_SMP
+ select MFD_ANATOP
select PINCTRL
select PINCTRL_IMX6Q
select USE_OF