zephyr/soc/arm64
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
..
arm soc: fvp_aemv8a: remove pl011 entry from mmu_regions array 2022-06-07 11:54:13 +02:00
bcm_vk soc: arm64: bcm_vk: viper: remove redundant soc.h usage 2022-06-05 14:48:40 +02:00
intel_socfpga soc: arm64: intel_socfpga: delete redundant soc.h 2022-06-05 14:48:40 +02:00
nxp_imx clock_control: remove Kconfig.defconfig setting of clk control drivers 2022-07-29 14:12:12 +02:00
nxp_layerscape soc: arm64: nxp_layerscape: remove redundant soc.c source 2022-06-05 14:48:40 +02:00
qemu_cortex_a53 soc: qemu_cortex_a53: remove pl011 entry from mmu_regions array 2022-06-07 11:54:13 +02:00
xenvm xenvm: drivers: xen: add Xen grant table driver 2022-06-28 22:34:26 -04:00
CMakeLists.txt
Kconfig