Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh into next
[J-u-boot.git] / configs / qemu_arm64_lwip_defconfig
1 #include <configs/qemu_arm64_defconfig>
2
3 CONFIG_ARM=y
4 CONFIG_ARCH_QEMU=y
5
6 CONFIG_NET_LWIP=y
7 CONFIG_CMD_DNS=y
8 CONFIG_CMD_WGET=y
9 CONFIG_EFI_HTTP_BOOT=y
10 CONFIG_WGET_HTTPS=y
This page took 0.026593 seconds and 4 git commands to generate.