summaryrefslogtreecommitdiff
path: root/configs/chromebook_minnie_defconfig
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-04 22:34:46 (GMT)
committerTom Rini <trini@konsulko.com>2017-08-11 19:41:56 (GMT)
commit719d36ee36db92221e86b37edd1f7b922bde4f9d (patch)
tree579da03a00d9176fcb73b8f227383e20eef66bb9 /configs/chromebook_minnie_defconfig
parentefce2442d31a51322f2cab366285f91e5c9edc70 (diff)
downloadu-boot-fsl-qoriq-719d36ee36db92221e86b37edd1f7b922bde4f9d.tar.xz
Convert CONFIG_CMD_SF_TEST to Kconfig
This converts the following to Kconfig: CONFIG_CMD_SF_TEST Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Diffstat (limited to 'configs/chromebook_minnie_defconfig')
-rw-r--r--configs/chromebook_minnie_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/chromebook_minnie_defconfig b/configs/chromebook_minnie_defconfig
index fb955e4..e512ce1 100644
--- a/configs/chromebook_minnie_defconfig
+++ b/configs/chromebook_minnie_defconfig
@@ -21,6 +21,7 @@ CONFIG_CMD_SF=y
CONFIG_CMD_SPI=y
CONFIG_CMD_I2C=y
CONFIG_CMD_GPIO=y
+CONFIG_CMD_SF_TEST=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y