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)
This commit is contained in:
committed by
Simon Glass
parent
600218ab66
commit
a8c8556d8e
5
configs/sandbox64_lwip_defconfig
Normal file
5
configs/sandbox64_lwip_defconfig
Normal file
@@ -0,0 +1,5 @@
|
||||
#include <configs/sandbox64_defconfig>
|
||||
|
||||
CONFIG_SANDBOX=y
|
||||
|
||||
CONFIG_NET_LWIP=y
|
||||
Reference in New Issue
Block a user