]> git.ipfire.org Git - people/ms/u-boot.git/commit
fs: Convert CONFIG_CMD_CBFS to Kconfig
authorSimon Glass <sjg@chromium.org>
Thu, 27 Apr 2017 04:27:58 +0000 (22:27 -0600)
committerTom Rini <trini@konsulko.com>
Sun, 30 Apr 2017 17:40:56 +0000 (13:40 -0400)
commitd66a10fc00407fda3c5091ca38c090dc055f7953
treeb44af84335e18eacc082f4a2a6e0d6e0001f05be
parent983b103f1cb1d2d6da039dbdcf1a85d3d2cc0cf4
fs: Convert CONFIG_CMD_CBFS to Kconfig

This converts the following to Kconfig:
   CONFIG_CMD_CBFS

Signed-off-by: Simon Glass <sjg@chromium.org>
[trini: imply CMD_CBFS on SYS_COREBOOT]
Signed-off-by: Tom Rini <trini@konsulko.com>
README
arch/x86/cpu/coreboot/Kconfig
cmd/Kconfig
configs/sandbox_defconfig
configs/sandbox_noblk_defconfig
configs/sandbox_spl_defconfig
include/configs/sandbox.h
include/configs/x86-common.h
scripts/config_whitelist.txt