zephyr/scripts/kconfig
Bjarki Arge Andreasen 79640aea09 drivers: console: remove uart_mux and gsm_mux
Remove the deprecated uart_mux and gsm_mux modules and all of
their configurations/dependencies across zephyr.

Optimally uart_mux and gsm_mux would be removed in their own
respective PRs, but the two modules are directly coupled, so
to preserve bisectability, they must be removed together.

Signed-off-by: Bjarki Arge Andreasen <bjarki@arge-andreasen.me>
2024-05-29 10:49:08 -07:00
..
diffconfig
guiconfig.py
hardenconfig.py
hardened.csv drivers: console: remove uart_mux and gsm_mux 2024-05-29 10:49:08 -07:00
kconfig.py scripts: kconfig: Make DEPRECATED/EXPERIMENTAL symbols optional 2023-10-11 18:25:57 +03:00
kconfigfunctions.py scripts: kconfig: Add substring function 2024-03-21 20:10:46 +01:00
kconfiglib.py build: namespace autoconf.h with zephyr/ 2024-05-28 22:03:55 +02:00
lint.py treewide: Disable automatic argparse argument shortening 2023-01-26 20:12:36 +09:00
menuconfig.py