On 27 May 2017 at 08:59, Tom Rini <tr...@konsulko.com> wrote:
> From: Daniel Thompson <daniel.thomp...@linaro.org>
>
> Currently these (board agnostic) commands cannot be selected using
> menuconfig and friends. Fix this the obvious way.
>
> Signed-off-by: Daniel Thompson <daniel.thomp...@linaro.org>
> [trini: Re-apply, add imply for a few cases, run moveconfig.py]
> Signed-off-by: Tom Rini <tr...@konsulko.com>
> ---
>  README                              | 11 -----------
>  arch/Kconfig                        |  1 +
>  arch/arm/Kconfig                    |  1 +
>  arch/arm/mach-exynos/Kconfig        |  1 +
>  cmd/Kconfig                         | 18 ++++++++++++++++++
>  configs/bcm958622hr_defconfig       |  1 +
>  include/configs/bcm_ep_board.h      |  3 ---
>  include/configs/exynos5-common.h    |  3 ---
>  include/configs/imx6qdl_icore.h     |  1 -
>  include/configs/imx6qdl_icore_rqs.h |  1 -
>  include/configs/imx6ul_geam.h       |  1 -
>  include/configs/imx6ul_isiot.h      |  1 -
>  include/configs/sandbox.h           |  2 --
>  include/hash.h                      |  4 ----
>  scripts/config_whitelist.txt        |  1 -
>  15 files changed, 22 insertions(+), 28 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to