zephyr/soc/arm/nxp_imx/mimx8mq6_m4
Kumar Gala 5b9e0b615c clock_control: remove Kconfig.defconfig setting of clk control drivers
Now that clock control drivers are enabled based on devicetree we
need to remove any cases of them getting enabled by Kconfig.defconfig*
files as this can lead to errors.

Typically the Kconfig.defconfig* will blindly enable a sensor and not
respect the devicetree state of the clock control.  Additionally we
can get problems with prj.conf/defconfig getting incorrectly overridden.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-29 14:12:12 +02:00
..
CMakeLists.txt
Kconfig.defconfig.mimx8mq6_m4 clock_control: remove Kconfig.defconfig setting of clk control drivers 2022-07-29 14:12:12 +02:00
Kconfig.defconfig.series
Kconfig.series
Kconfig.soc soc: mimx8mq6_m4: add pin control support 2022-05-12 16:57:17 -05:00
linker.ld
pinctrl_soc.h include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
soc.c
soc.h