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>
6 lines
76 B
Plaintext
6 lines
76 B
Plaintext
#include <configs/sandbox64_defconfig>
|
|
|
|
CONFIG_SANDBOX=y
|
|
|
|
CONFIG_NET_LWIP=y
|