]> Git Repo - J-u-boot.git/commit - configs/bitmain_antminer_s9_defconfig
Convert CONFIG_BOOTP_SERVERIP to Kconfig
authorSimon Glass <[email protected]>
Sat, 18 Dec 2021 18:27:51 +0000 (11:27 -0700)
committerTom Rini <[email protected]>
Fri, 21 Jan 2022 19:01:35 +0000 (14:01 -0500)
commitd3877fba3172486245f02f1b027f3069de891ca7
tree01be8773947a64fdcdf4035c62c9cb6677b470d1
parentd6b318de2f0670b13240c7147e60497aef5f1164
Convert CONFIG_BOOTP_SERVERIP to Kconfig

This converts the following to Kconfig:
   CONFIG_BOOTP_SERVERIP

Signed-off-by: Simon Glass <[email protected]>
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
This page took 0.040805 seconds and 4 git commands to generate.