samples: net: wpan: No need to define IP addresses
Removing CONFIG_NET_APP_SETTINGS from prj.conf file as the sample does not use or need any IP addresses. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
76e6e32cad
commit
d14d167188
1 changed files with 0 additions and 2 deletions
|
@ -14,8 +14,6 @@ CONFIG_IEEE802154_CC2520_RAW=y
|
|||
CONFIG_NET_BUF=y
|
||||
CONFIG_NETWORKING=y
|
||||
|
||||
CONFIG_NET_APP_SETTINGS=y
|
||||
|
||||
CONFIG_NET_PKT_RX_COUNT=6
|
||||
CONFIG_NET_PKT_TX_COUNT=6
|
||||
CONFIG_NET_BUF_DATA_SIZE=128
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue