summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-06 13:19:05 -0700
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:38 -0600
commit892cac72e44d54add772f81fee01ab64b006b88b (patch)
tree0c82ee1ecbda249c3861f8f5234d61f03823b9c5 /include
parent1174aada87897098767bceba478443191451eb94 (diff)
downloadtalos-obmc-uboot-892cac72e44d54add772f81fee01ab64b006b88b.tar.gz
talos-obmc-uboot-892cac72e44d54add772f81fee01ab64b006b88b.zip
sandbox: Move CONFIG_SANDBOX_SPI to Kconfig
Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/sandbox.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/sandbox.h b/include/configs/sandbox.h
index 30d41e5edb..b77a866fea 100644
--- a/include/configs/sandbox.h
+++ b/include/configs/sandbox.h
@@ -79,7 +79,6 @@
#define CONFIG_ENV_IS_NOWHERE
/* SPI - enable all SPI flash types for testing purposes */
-#define CONFIG_SANDBOX_SPI
#define CONFIG_CMD_SF
#define CONFIG_CMD_SF_TEST
#define CONFIG_CMD_SPI
OpenPOWER on IntegriCloud