zephyr/drivers/ec_host_cmd_periph
Michał Barnaś cc3faf27ca ec_host_cmd: add missing name to choice in Kconfig
It is recommended that choices in Kconfig have names
so this commit adds missing one for the type of
host commands peripheral.

Signed-off-by: Michał Barnaś <mb@semihalf.com>
2023-01-12 16:12:55 +00:00
..
CMakeLists.txt ec_host_cmd: add ITE SHI peripheral for the host commands 2023-01-11 09:38:45 +01:00
ec_host_cmd_periph_espi.c ec_host_cmd: add eSPI peripheral for the host commands 2022-11-18 10:11:40 +01:00
ec_host_cmd_periph_shi.h ec_host_cmd: add NPCX SHI peripheral for the host commands 2023-01-11 09:38:45 +01:00
ec_host_cmd_periph_shi_ite.c ec_host_cmd: add ITE SHI peripheral for the host commands 2023-01-11 09:38:45 +01:00
ec_host_cmd_periph_shi_npcx.c ec_host_cmd: add NPCX SHI peripheral for the host commands 2023-01-11 09:38:45 +01:00
ec_host_cmd_simulator.c ec_host_cmd: move the host_cmd_periph.h to subdirectory 2022-11-18 10:11:40 +01:00
Kconfig ec_host_cmd: add missing name to choice in Kconfig 2023-01-12 16:12:55 +00:00