We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f010c commit 16d754fCopy full SHA for 16d754f
drivers/i3c/Kconfig.npcx
@@ -31,6 +31,7 @@ config I3C_NPCX
31
config I3C_NPCX_DMA
32
bool "Nuvoton NPCX embedded controller (EC) serial driver DMA support"
33
depends on I3C_NPCX && "$(dt_node_reg_addr_hex,$(DT_I3C_NPCX),1)" != 0
34
+ select I3C_TARGET_BUFFER_MODE
35
default y
36
help
37
Enable support for npcx I3C DMA mode.
0 commit comments