net: openthread: Fix dependency on openthread max ip addr.
Fixes discrepancy between FTD and MTD in amount of ipaddr in `ChildUpdateRequest`. Signed-off-by: Przemyslaw Bida <przemyslaw.bida@nordicsemi.no>
This commit is contained in:
parent
e44de3e381
commit
b2fec758b3
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ config OPENTHREAD_MAX_IP_ADDR_PER_CHILD
|
|||
int "The maximum number of IPv6 address registrations per child"
|
||||
range 4 255
|
||||
default 6
|
||||
depends on OPENTHREAD_FTD
|
||||
|
||||
config OPENTHREAD_CONFIG_PLATFORM_INFO
|
||||
string "The platform-specific string to insert into the OpenThread version string"
|
||||
|
|
|
|||
Loading…
Reference in a new issue