summaryrefslogtreecommitdiff
path: root/cmd/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/Kconfig')
-rw-r--r--cmd/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/cmd/Kconfig b/cmd/Kconfig
index b3b5be1ea79..1a7dba2a27d 100644
--- a/cmd/Kconfig
+++ b/cmd/Kconfig
@@ -1343,6 +1343,13 @@ config CMD_I2C
help
I2C support.
+config CMD_I3C
+ bool "i3c"
+ depends on I3C
+ help
+ Enable command to list i3c devices connected to the i3c controller
+ and perform read and write on the connected i3c devices.
+
config CMD_W1
depends on W1
default y if W1