Skip to content

Commit

Permalink
kconfig: fix type of config for nrf5 15.4
Browse files Browse the repository at this point in the history
Signed-off-by: Anas Nashif <[email protected]>
  • Loading branch information
nashif authored and Anas Nashif committed Nov 23, 2017
1 parent 07e1a64 commit 938a8aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ieee802154/Kconfig.nrf5
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#

menuconfig IEEE802154_NRF5
prompt "nRF52 series IEEE 802.15.4 Driver"
bool "nRF52 series IEEE 802.15.4 Driver"
depends on NETWORKING && SOC_NRF52840
default n

Expand Down

0 comments on commit 938a8aa

Please sign in to comment.