zephyr/drivers/modem
Henrik Brix Andersen c41dd36de2 drivers: kconfig: unify menuconfig title strings
Unify the drivers/*/Kconfig menuconfig title strings to the format
"<class> [(acronym)] [bus] drivers".

Including both the full name of the driver class and an acronym makes
menuconfig more user friendly as some of the acronyms are less well-known
than others. It also improves Kconfig search, both via menuconfig and via
the generated Kconfig documentation.

Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
2023-03-28 15:06:06 +02:00
..
CMakeLists.txt
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.gsm
Kconfig.hl7800
Kconfig.quectel-bg9x
Kconfig.simcom-sim7080
Kconfig.ublox-sara-r4
Kconfig.wncm14a2a
gsm_ppp.c
hl7800.c net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
modem_cmd_handler.c
modem_cmd_handler.h
modem_context.c
modem_context.h
modem_iface_uart.h
modem_iface_uart_async.c
modem_iface_uart_interrupt.c
modem_receiver.c
modem_receiver.h
modem_shell.c
modem_socket.c
modem_socket.h
quectel-bg9x.c net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
quectel-bg9x.h net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
simcom-sim7080.c net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
simcom-sim7080.h
ublox-sara-r4.c net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00
wncm14a2a.c net: dummy L2 for offloaded ifaces 2023-03-20 09:53:25 +01:00