commit | deb9a07cf167f68184fe782047bfd77c238276cd | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Tue Nov 12 16:44:29 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 18 13:32:16 2024 -0600 |
tree | 4afa879be68e257fb42e3279f6431281c5845761 | |
parent | 2071583c8f5bae130e0fbf3aea658b378266a58d [diff] |
Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERT Some Kconfig symbols introduced in commit 8cb330355bd5 ("net: introduce alternative implementation as net/lwip/") need a full description. The NET symbol needs one, too. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>