[PATCH 12/15] configs: add qemu_arm64_lwip_defconfig

Tom Rini trini at konsulko.com
Thu May 23 17:02:46 CEST 2024


On Wed, May 22, 2024 at 06:00:12PM +0200, Jerome Forissier wrote:

> Add qemu_arm64_lwip_defconfig which was created from
> qemu_arm64_defconfig with CONFIG_NET_LWIP enabled.
> 
> Signed-off-by: Jerome Forissier <jerome.forissier at linaro.org>
> ---
>  configs/qemu_arm64_lwip_defconfig | 70 +++++++++++++++++++++++++++++++
>  1 file changed, 70 insertions(+)
>  create mode 100644 configs/qemu_arm64_lwip_defconfig
> 
> diff --git a/configs/qemu_arm64_lwip_defconfig b/configs/qemu_arm64_lwip_defconfig
> new file mode 100644
> index 0000000000..c8dadbce37
> --- /dev/null
> +++ b/configs/qemu_arm64_lwip_defconfig
> @@ -0,0 +1,70 @@
> +CONFIG_ARM=y
> +CONFIG_POSITION_INDEPENDENT=y
> +CONFIG_ARCH_QEMU=y

Setting aside that I would like lwip to default to y, at least in the
first few iterations (so that testing is easier), this should be using
the #include method rather than duplicating the whole config.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240523/37de876c/attachment.sig>


More information about the U-Boot mailing list