summaryrefslogtreecommitdiff
path: root/configs/tools-only_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-06-17 02:06:17 +0300
committerTom Rini <trini@konsulko.com>2020-06-26 17:29:05 +0300
commite2dce7a532ea07394d89dd44592d0e9eedbd9b6a (patch)
treed2196f105cbb213fd996ea3a44570b901ae28445 /configs/tools-only_defconfig
parent40930837abd26514d7b9e2607621c8ce28d9fa65 (diff)
downloadu-boot-e2dce7a532ea07394d89dd44592d0e9eedbd9b6a.tar.xz
Convert CONFIG_BOOTP_DNS2 to Kconfig
This converts the following to Kconfig: CONFIG_BOOTP_DNS2 CONFIG_BOOTP_PXE_CLIENTARCH Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/tools-only_defconfig')
-rw-r--r--configs/tools-only_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/tools-only_defconfig b/configs/tools-only_defconfig
index 70e62bf9d9..1ae10236d2 100644
--- a/configs/tools-only_defconfig
+++ b/configs/tools-only_defconfig
@@ -6,6 +6,7 @@ CONFIG_FIT_SIGNATURE=y
# CONFIG_CMD_BOOTD is not set
# CONFIG_CMD_BOOTM is not set
# CONFIG_CMD_ELF is not set
+CONFIG_BOOTP_DNS2=y
# CONFIG_CMD_DATE is not set
CONFIG_OF_CONTROL=y
CONFIG_OF_HOSTFILE=y