Skip to content

Commit bd7f4fc

Browse files
ioannisgnashif
authored andcommitted
boards: arduino due: default to building with MPU support
Builds for Arduino Due shall have MPU support by default. Signed-off-by: Ioannis Glaropoulos <[email protected]>
1 parent bb35bb8 commit bd7f4fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards/arm/arduino_due/arduino_due_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ CONFIG_SOC_SERIES_SAM3X=y
66
CONFIG_SOC_PART_NUMBER_SAM3X8E=y
77
CONFIG_BOARD_ARDUINO_DUE=y
88
CONFIG_CORTEX_M_SYSTICK=y
9+
CONFIG_ARM_MPU=y
910
CONFIG_CONSOLE=y
1011
CONFIG_UART_CONSOLE=y
1112
CONFIG_SERIAL=y

0 commit comments

Comments
 (0)