Commit 84ce69e
committed
rp2: Remove redundant IPv6 configuration.
IPv6 settings are now defined in the common LWIP configuration:
- LWIP_IPV6 is enabled by default in lwipopts_common.h
- LWIP_ND6_NUM_DESTINATIONS is set to 4 in lwipopts_common.h
- LWIP_ND6_QUEUEING is set to 0 in lwipopts_common.h
Signed-off-by: Andrew Leech <[email protected]>1 parent 8d0e99c commit 84ce69e
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
| |||
0 commit comments