]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: add qemu_arm64_lwip_defconfig
authorJerome Forissier <jerome.forissier@linaro.org>
Wed, 16 Oct 2024 10:04:11 +0000 (12:04 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 16 Oct 2024 17:11:57 +0000 (11:11 -0600)
commitc8d19c53b6be41e323265dff1b28e59a5cb81264
treea0ca28419aaaa92af4f1e27639609c92c076f396
parent95744d2527cb97c1719732e9806173291b7b8149
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>
configs/qemu_arm64_lwip_defconfig [new file with mode: 0644]