summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-06 13:19:04 -0700
committerSimon Glass <sjg@chromium.org>2015-04-18 11:11:38 -0600
commit1174aada87897098767bceba478443191451eb94 (patch)
tree4b335f71cae10eccc38baeed555793c25db72165 /configs
parent8156345dfec385d3fd394acb7ef9f78aca35f003 (diff)
downloadtalos-obmc-uboot-1174aada87897098767bceba478443191451eb94.tar.gz
talos-obmc-uboot-1174aada87897098767bceba478443191451eb94.zip
sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig
Move this over to Kconfig and tidy up. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher<hs@denx.de>
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 efc020fe0c..56e7debd3e 100644
--- a/configs/sandbox_defconfig
+++ b/configs/sandbox_defconfig
@@ -19,3 +19,4 @@ CONFIG_BOOTSTAGE=y
CONFIG_BOOTSTAGE_REPORT=y
CONFIG_SANDBOX_GPIO=y
CONFIG_SYS_VSNPRINTF=y
+CONFIG_SYS_I2C_SANDBOX=y
OpenPOWER on IntegriCloud