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