zephyr/boards/arm/v2m_musca_s1
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
..
doc everywhere: fix typos 2022-03-18 13:24:08 -04:00
board.cmake arm: V2M Musca-S1: Add Musca-S1 SoC and board support 2020-12-20 13:03:49 -05:00
CMakeLists.txt boards: arm: Remove unneeded zephyr_include_directories 2021-03-24 05:43:42 -04:00
Kconfig.board arm: V2M Musca-S1: Add Musca-S1 SoC and board support 2020-12-20 13:03:49 -05:00
Kconfig.defconfig serial: remove Kconfig.defconfig setting of serial drivers 2022-07-26 09:29:24 -05:00
pinmux.c drivers: serial: pl011: Remove unused Kconfig symbols 2022-07-21 16:40:28 +00:00
v2m_musca_s1-common.dtsi arm: V2M Musca-S1: Add Musca-S1 SoC and board support 2020-12-20 13:03:49 -05:00
v2m_musca_s1.dts arm: V2M Musca-S1: Add Musca-S1 SoC and board support 2020-12-20 13:03:49 -05:00
v2m_musca_s1.yaml arm: V2M Musca-S1: Add Musca-S1 SoC and board support 2020-12-20 13:03:49 -05:00
v2m_musca_s1_defconfig arm: V2M Musca-S1: Add Musca-S1 SoC and board support 2020-12-20 13:03:49 -05:00
v2m_musca_s1_ns.dts boards: arm: v2m_musca_s1: Rename NS target 2021-07-10 12:44:02 -04:00
v2m_musca_s1_ns.yaml boards: arm: v2m_musca_s1: Rename NS target 2021-07-10 12:44:02 -04:00
v2m_musca_s1_ns_defconfig boards: arm: v2m_musca_s1: Rename NS target 2021-07-10 12:44:02 -04:00