Files
u-boot/configs/sandbox64_lwip_defconfig
Jerome Forissier 886d38a54d configs: add sandbox64_lwip_defconfig
Add sandbox64_lwip_defconfig based on sandbox64_defconfig with NET_LWIP
enabled.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2025-04-23 10:02:49 +02:00

6 lines
76 B
Plaintext

#include <configs/sandbox64_defconfig>
CONFIG_SANDBOX=y
CONFIG_NET_LWIP=y