Skip to content

Commit

Permalink
Removing usage of TFM config in defconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredwolff committed Sep 4, 2024
1 parent a6d2546 commit 1653032
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,5 @@ CONFIG_UART_CONSOLE=y
# Enable pincontrol
CONFIG_PINCTRL=y

# Fixes for I2C
CONFIG_TFM_SECURE_UART=n
CONFIG_TFM_LOG_LEVEL_SILENCE=y

# Disable entropy driver, as it's not yet implemented
CONFIG_ENTROPY_NRF5_RNG=n
CONFIG_ENTROPY_NRF5_RNG=n

0 comments on commit 1653032

Please sign in to comment.