zephyr/boards/arm/qemu_cortex_a9
Kumar Gala 9a501e0922 serial: remove Kconfig.defconfig setting of serial drivers
Now that serial 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 serial.
Additionally we can get problems with prj.conf/defconfig
getting incorrectly overridden.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-26 09:29:24 -05:00
..
board.cmake boards: qemu_cortex_a9: use SUPPORTED_EMU_PLATFORMS 2021-11-14 10:11:06 -05:00
fdt-zynq7000s.dtb boards: arm: QEMU target for Cortex-A9 simulation 2021-10-28 15:26:50 +02:00
Kconfig.board boards: arm: qemu_cortex_a9: update referenced SoC configuration items 2022-01-21 11:34:09 -05:00
Kconfig.defconfig serial: remove Kconfig.defconfig setting of serial drivers 2022-07-26 09:29:24 -05:00
qemu_cortex_a9.dts uart_pipe: Remove obsolete UART_PIPE_ON_DEV_NAME Kconfig 2022-07-07 09:59:49 +02:00
qemu_cortex_a9.yaml boards: arm: QEMU target for Cortex-A9 simulation 2021-10-28 15:26:50 +02:00
qemu_cortex_a9_defconfig boards: arm: qemu_cortex_a9: move UART_CONSOLE 2022-04-21 13:04:52 +02:00