zephyr/boards/arm/cyclonev_socdk
Kumar Gala 960f2f1a37 spi: remove Kconfig.defconfig setting of SPI drivers
Now that SPI 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 SPI.
Additionally we can get problems with prj.conf/defconfig
getting incorrectly overridden.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-27 09:49:00 +02:00
..
doc boards: arm: add basic Cyclone V SoC FPGA board DK definition 2022-05-10 13:29:47 -04:00
support boards: arm: add basic Cyclone V SoC FPGA board DK definition 2022-05-10 13:29:47 -04:00
board.cmake boards: arm: add basic Cyclone V SoC FPGA board DK definition 2022-05-10 13:29:47 -04:00
cyclonev_socdk.dts include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
cyclonev_socdk.yaml boards: arm: add basic Cyclone V SoC FPGA board DK definition 2022-05-10 13:29:47 -04:00
cyclonev_socdk_defconfig serial: remove defconfig/proj setting of serial drivers 2022-07-26 09:29:24 -05:00
Kconfig.board boards: arm: add basic Cyclone V SoC FPGA board DK definition 2022-05-10 13:29:47 -04:00
Kconfig.defconfig spi: remove Kconfig.defconfig setting of SPI drivers 2022-07-27 09:49:00 +02:00