Skip to content

Commit

Permalink
boards: arm: nrf52840_pca10059: remove RTT_CONSOLE from defaults
Browse files Browse the repository at this point in the history
The board does not have a SEGGER chip.
Remove RTT_CONSOLE from board defaults.

Signed-off-by: Emanuele Di Santo <emdi@nordicsemi.no>
  • Loading branch information
lemrey authored and carlescufi committed Jan 14, 2019
1 parent 5b9d5a2 commit 32d5247
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boards/arm/nrf52840_pca10059/nrf52840_pca10059_defconfig
Expand Up @@ -14,7 +14,6 @@ CONFIG_UART_INTERRUPT_DRIVEN=y

# enable console
CONFIG_CONSOLE=y
CONFIG_RTT_CONSOLE=y

# additional board options
CONFIG_GPIO_AS_PINRESET=y
Expand Down

0 comments on commit 32d5247

Please sign in to comment.