Kconfig (267dd34c47a5b046ed500be17089983dc3d8158d) Kconfig (e0557c0d1a3a9c38af6777d308f98da12c94e137)
1config HAVE_IMX_GPC
2 bool
3
4config HAVE_IMX_MMDC
5 bool
6
7config HAVE_IMX_SRC
8 bool

--- 758 unchanged lines hidden (view full) ---

767 select MFD_SYSCON
768 select PINCTRL
769 select PINCTRL_IMX6Q
770
771 help
772 This enables support for Freescale i.MX6 Quad processor.
773
774endif
1config HAVE_IMX_GPC
2 bool
3
4config HAVE_IMX_MMDC
5 bool
6
7config HAVE_IMX_SRC
8 bool

--- 758 unchanged lines hidden (view full) ---

767 select MFD_SYSCON
768 select PINCTRL
769 select PINCTRL_IMX6Q
770
771 help
772 This enables support for Freescale i.MX6 Quad processor.
773
774endif
775
776source "arch/arm/mach-imx/devices/Kconfig"