zephyr/drivers/espi
Bartosz Bilas 6540964e55 drivers: espi: xec_v2: remove superfluous default n for boolean
bool symbols implicitly default to n so
there is no need to redundant those values.

Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
2022-04-15 10:32:24 -07:00
..
CMakeLists.txt soc: it8xxx2: add support for eSPI driver 2021-11-12 14:51:10 +01:00
espi_emul.c emul: espi: Add ACPI Shared Memory functions 2021-08-26 13:14:05 -04:00
espi_handlers.c drivers: eSPI: fixed build error in eSPI socketpair test suite. 2020-10-02 11:33:15 +02:00
espi_it8xxx2.c it8xxx2: espi: fill OOB header at driver level 2022-04-01 13:30:33 +02:00
espi_mchp_xec.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
espi_mchp_xec_host_v2.c espi: mec172x kbc: Enable custom configs 2022-04-13 08:52:57 -05:00
espi_mchp_xec_v2.c drivers: espi: xec: mec172x: Handle eSPI bus host enable 2022-04-05 11:19:03 +02:00
espi_mchp_xec_v2.h espi: updated MEC172x espi module for pinctrl 2022-03-07 11:03:06 +01:00
espi_npcx.c drivers: Check and fix device const qualifier on ISR 2022-03-16 12:33:12 +01:00
espi_saf_mchp_xec.c everywhere: fix typos 2022-03-14 20:22:24 -04:00
espi_utils.h drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
host_subs_npcx.c drivers: Check and fix device const qualifier on ISR 2022-03-16 12:33:12 +01:00
Kconfig everywhere: fix typos 2022-03-18 13:24:08 -04:00
Kconfig.espi_emul emul: espi: Add support for eSPI emulators 2021-01-20 17:49:19 -05:00
Kconfig.it8xxx2 espi: it8xxx2: enable configuration of Chromebook 2022-02-21 22:01:48 -05:00
Kconfig.npcx driver: espi: add notification and opcodes for ec host command support. 2020-12-20 13:05:50 -05:00
Kconfig.xec drivers: espi: xec: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00
Kconfig.xec_v2 drivers: espi: xec_v2: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00