commit | 6908d6472110b3bfffab88b8028278406d2b0b27 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Wed Oct 16 12:04:11 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 16 11:11:57 2024 -0600 |
tree | a0ca28419aaaa92af4f1e27639609c92c076f396 | |
parent | c4d17bd8f0291fb5ce4021330a7e023a05c832a4 [diff] |
configs: add qemu_arm64_lwip_defconfig Add qemu_arm64_lwip_defconfig which #include's qemu_arm64_defconfig and selects NET_LWIP instead of NET. This config has all the supported net commands enabled. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>