tests: net: all: kconfig: Do not assign promptless NET_ROUTING
Assignments have no effect on promptless symbols. Flagged by
https://github.com/zephyrproject-rtos/zephyr/pull/20742.
The prompt was removed in commit 2ec7e70509
("net: routing: Hide routing
option temporarily").
Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
bb32e9e3fb
commit
8e4a9774f7
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@ CONFIG_NET_PROMISC_LOG_LEVEL_DBG=y
|
|||
CONFIG_NET_PROMISCUOUS_MODE=y
|
||||
CONFIG_NET_TEST=y
|
||||
CONFIG_NET_TX_DEFAULT_PRIORITY=5
|
||||
CONFIG_NET_ROUTING=y
|
||||
CONFIG_NET_MAX_NEXTHOPS=20
|
||||
CONFIG_NET_MAX_ROUTES=5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue