env: Couple networking-related variable flags to CONFIG_NET
authorJan Kiszka <jan.kiszka@siemens.com>
Fri, 3 Feb 2023 12:22:52 +0000 (13:22 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 16:24:08 +0000 (11:24 -0500)
commit906bad3cc4f28a8d03f5f3558699cb5edf05fa0d
tree3729f6f80b3d79870717965220a9cbbcd9eb3bd5
parent5ab81058364b5e49bdc6f530368d49e94dfcb960
env: Couple networking-related variable flags to CONFIG_NET

Boards may set networking variables programmatically, thus may have
CONFIG_NET on but CONFIG_CMD_NET off. The IOT2050 is an example.

CC: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
env/flags.c
include/env_flags.h