summaryrefslogtreecommitdiffstats
path: root/include/configs/sandbox.h
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 /include/configs/sandbox.h
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 'include/configs/sandbox.h')
-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 f714298d54..30d41e5edb 100644
--- a/include/configs/sandbox.h
+++ b/include/configs/sandbox.h
@@ -95,7 +95,6 @@
#define CONFIG_SPI_FLASH_WINBOND
#define CONFIG_CMD_I2C
-#define CONFIG_SYS_I2C_SANDBOX
#define CONFIG_I2C_EDID
#define CONFIG_I2C_EEPROM
OpenPOWER on IntegriCloud