Skip to content

Commit

Permalink
fix mention of altar UK variable in altar US configs
Browse files Browse the repository at this point in the history
  • Loading branch information
ebastler committed Aug 13, 2023
1 parent 1cb6a17 commit f9f1d6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/boards/arm/altar_i_us/altar_i_us_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

CONFIG_SOC_SERIES_NRF52X=y
CONFIG_SOC_NRF52840_QIAA=y
CONFIG_BOARD_ALTAR_I_UK=y
CONFIG_BOARD_ALTAR_I_US=y

# Enable MPU
CONFIG_ARM_MPU=y
Expand Down

0 comments on commit f9f1d6c

Please sign in to comment.