Skip to content

Commit

Permalink
fixup! cpu/nrfx_common: Add Kconfig symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrolanzieri committed Jul 16, 2020
1 parent 4994351 commit a073758
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion cpu/nrf5x_common/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ config CPU_COMMON_NRF5X
config HAS_BOOTLOADER_NRFUTIL
bool
help
Indicates that the nRF Util bootloader is can be used.
Indicates that the nRF Util bootloader is being used.

config HAS_BLE_NIMBLE
bool
Expand Down
5 changes: 0 additions & 5 deletions kconfigs/Kconfig.features
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ config HAS_BOOTLOADER_ARDUINO
help
Indicates that the Arduino bootloader is used.

config HAS_BOOTLOADER_NRFUTIL
bool
help
Indicates that the NRF Util bootloader is used.

config HAS_CPP
bool
help
Expand Down

0 comments on commit a073758

Please sign in to comment.