]> Git Repo - u-boot.git/commit
Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig
authorSimon Glass <[email protected]>
Mon, 24 Jul 2017 03:19:46 +0000 (21:19 -0600)
committerTom Rini <[email protected]>
Wed, 26 Jul 2017 01:33:22 +0000 (21:33 -0400)
commit337cd3f211223719a173a89e4527475ac22e8a01
treebbc8a11d7cd54fbf80b6561a7d1faf865e587428
parent91c868fe7cd7c5a7157c5eeca64f89dc2a2ee967
Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig

This converts the following to Kconfig:
   CONFIG_ENV_IS_IN_REMOTE

Signed-off-by: Simon Glass <[email protected]>
19 files changed:
common/Kconfig
configs/B4860QDS_SRIO_PCIE_BOOT_defconfig
configs/P2041RDB_SRIO_PCIE_BOOT_defconfig
configs/P3041DS_SRIO_PCIE_BOOT_defconfig
configs/P4080DS_SRIO_PCIE_BOOT_defconfig
configs/P5020DS_SRIO_PCIE_BOOT_defconfig
configs/T2080QDS_SRIO_PCIE_BOOT_defconfig
configs/T2080RDB_SRIO_PCIE_BOOT_defconfig
configs/T2081QDS_SRIO_PCIE_BOOT_defconfig
configs/T4240QDS_SRIO_PCIE_BOOT_defconfig
include/configs/B4860QDS.h
include/configs/P2041RDB.h
include/configs/T102xQDS.h
include/configs/T102xRDB.h
include/configs/T208xQDS.h
include/configs/T208xRDB.h
include/configs/T4240QDS.h
include/configs/corenet_ds.h
scripts/config_whitelist.txt
This page took 0.048623 seconds and 4 git commands to generate.