Files
u-boot/configs/sandbox64_lwip_defconfig
Jerome Forissier a8c8556d8e 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>
(cherry picked from commit 886d38a54d)
2025-05-01 05:56:49 -06:00

6 lines
76 B
Plaintext

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