Skip to content

Commit

Permalink
samples: subsys: fs_sample: rpi_5: enable scmi support
Browse files Browse the repository at this point in the history
Enable ARM SCMI support for RPI5 for testing purposes.

Signed-off-by: Grygorii Strashko <[email protected]>
  • Loading branch information
Grygorii Strashko committed Aug 19, 2024
1 parent 4ad3867 commit 67fe7d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions samples/subsys/fs/fs_sample/boards/rpi_5.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ CONFIG_FILE_SYSTEM_SHELL=y

CONFIG_LOG_MODE_MINIMAL=y
CONFIG_HEAP_MEM_POOL_SIZE=2097152

CONFIG_ARM_SCMI=y
CONFIG_RESET=y
CONFIG_ARM_SCMI_SHELL=y

0 comments on commit 67fe7d8

Please sign in to comment.