tests: drivers: i3c: add build of i3c_shell.c
Include the i3c shell when building an i3c driver. Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
This commit is contained in:
parent
0f576b047f
commit
ffb60c08e9
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
CONFIG_TEST=y
|
||||
CONFIG_TEST_USERSPACE=y
|
||||
CONFIG_I3C=y
|
||||
CONFIG_SHELL=y
|
||||
CONFIG_I3C_SHELL=y
|
||||
|
|
|
|||
Loading…
Reference in a new issue