zephyr/drivers/i3c
Jun Lin 69e85b25fe board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards
The CONFIG_PINCTRL is removed from the board's defconfig files.
Drivers which use pin control function should add "select PINCTRL"
in their Kconfig files.

Fixes #78619

Signed-off-by: Jun Lin <CHLin56@nuvoton.com>
2024-11-07 08:59:14 -08:00
..
CMakeLists.txt
Kconfig
Kconfig.cdns
Kconfig.npcx board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
Kconfig.nxp
Kconfig.test
i3c_ccc.c
i3c_cdns.c
i3c_common.c
i3c_handlers.c
i3c_ibi_workq.c
i3c_mcux.c
i3c_npcx.c
i3c_shell.c drivers: i3c: shell: fix argc count for setmrl 2024-10-21 18:52:15 -05:00
i3c_test.c