zephyr/soc/arm/nxp_kinetis
Kumar Gala 600d749cf3 gpio: remove Kconfig.defconfig setting of GPIO drivers
Now that gpio 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 GPIO.
Additionally we can get problems with prj.conf/defconfig
getting incorrectly overridden.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-26 08:49:38 +02:00
..
common soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
k2x gpio: remove Kconfig.defconfig setting of GPIO drivers 2022-07-26 08:49:38 +02:00
k6x gpio: remove Kconfig.defconfig setting of GPIO drivers 2022-07-26 08:49:38 +02:00
k8x gpio: remove Kconfig.defconfig setting of GPIO drivers 2022-07-26 08:49:38 +02:00
ke1xf gpio: remove Kconfig.defconfig setting of GPIO drivers 2022-07-26 08:49:38 +02:00
kl2x gpio: remove Kconfig.defconfig setting of GPIO drivers 2022-07-26 08:49:38 +02:00
kv5x gpio: remove Kconfig.defconfig setting of GPIO drivers 2022-07-26 08:49:38 +02:00
kwx gpio: remove Kconfig.defconfig setting of GPIO drivers 2022-07-26 08:49:38 +02:00
CMakeLists.txt soc: kinetis: Add common pinctrl include file 2022-03-03 13:00:20 -06:00
flash_config.ld arm: linker.ld: Port KINETIS_FLASH_CONFIG to zephyr_linker_sources() 2019-12-20 08:54:53 -05:00
flash_configuration.c soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
Kconfig soc: arm: nxp: kinetis: disable watchdog init if bootloader is enabled 2020-01-29 15:12:24 -06:00
Kconfig.defconfig drivers: adc: Refactor drivers to use shared init priority 2021-10-20 07:33:44 -04:00
Kconfig.soc kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00