summaryrefslogtreecommitdiffstats
path: root/configs
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 /configs
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 'configs')
-rw-r--r--configs/sandbox_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
index 56e7debd3e..058949a6a9 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -20,3 +20,4 @@ CONFIG_BOOTSTAGE_REPORT=y
CONFIG_SANDBOX_GPIO=y
CONFIG_SYS_VSNPRINTF=y
CONFIG_SYS_I2C_SANDBOX=y
+CONFIG_SANDBOX_SPI=y
OpenPOWER on IntegriCloud