summaryrefslogtreecommitdiff
path: root/include/configs/x86-common.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-08-05 01:34:46 +0300
committerTom Rini <trini@konsulko.com>2017-08-11 22:41:56 +0300
commit719d36ee36db92221e86b37edd1f7b922bde4f9d (patch)
tree579da03a00d9176fcb73b8f227383e20eef66bb9 /include/configs/x86-common.h
parentefce2442d31a51322f2cab366285f91e5c9edc70 (diff)
downloadu-boot-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 'include/configs/x86-common.h')
-rw-r--r--include/configs/x86-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/x86-common.h b/include/configs/x86-common.h
index f5f7a92b8b..43af193344 100644
--- a/include/configs/x86-common.h
+++ b/include/configs/x86-common.h
@@ -107,7 +107,6 @@
/*-----------------------------------------------------------------------
* FLASH configuration
*/
-#define CONFIG_CMD_SF_TEST
#define CONFIG_SPI
/*-----------------------------------------------------------------------