]> git.baikalelectronics.ru Git - uboot.git/commit
Convert CONFIG_BOOTP_SERVERIP to Kconfig
authorSimon Glass <sjg@chromium.org>
Sat, 18 Dec 2021 18:27:51 +0000 (11:27 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 21 Jan 2022 19:01:35 +0000 (14:01 -0500)
commite5e6f0837125ffdf867983c4a7fe307539bc110d
tree01be8773947a64fdcdf4035c62c9cb6677b470d1
parent651dfe1b92e0ee0fd57f6a703bcb886c8086e821
Convert CONFIG_BOOTP_SERVERIP to Kconfig

This converts the following to Kconfig:
   CONFIG_BOOTP_SERVERIP

Signed-off-by: Simon Glass <sjg@chromium.org>
16 files changed:
README
arch/arm/mach-stm32mp/Kconfig
configs/adp-ae3xx_defconfig
configs/adp-ag101p_defconfig
configs/bitmain_antminer_s9_defconfig
configs/sandbox64_defconfig
configs/sandbox_defconfig
configs/sandbox_flattree_defconfig
configs/sandbox_noinst_defconfig
configs/sandbox_spl_defconfig
include/configs/adp-ae3xx.h
include/configs/adp-ag101p.h
include/configs/bitmain_antminer_s9.h
include/configs/sandbox.h
include/configs/stm32mp15_common.h
net/Kconfig