diff options
-rw-r--r-- | configs/sandbox64_lwip_defconfig | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/sandbox64_lwip_defconfig b/configs/sandbox64_lwip_defconfig new file mode 100644 index 00000000000..0e92728533f --- /dev/null +++ b/configs/sandbox64_lwip_defconfig @@ -0,0 +1,5 @@ +#include <configs/sandbox64_defconfig> + +CONFIG_SANDBOX=y + +CONFIG_NET_LWIP=y |