summaryrefslogtreecommitdiffstats
path: root/include/configs/mx53ard.h
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@freescale.com>2013-11-20 20:38:10 -0200
committerStefano Babic <sbabic@denx.de>2013-12-17 18:38:42 +0100
commit015999584167b946dbc8f0c4fee96cc806dd10cc (patch)
tree83731a0c8601af3f779ff557799727430251a3c9 /include/configs/mx53ard.h
parent98d012292495fff1662b107e188bbbb17e32a0f7 (diff)
downloadtalos-obmc-uboot-015999584167b946dbc8f0c4fee96cc806dd10cc.tar.gz
talos-obmc-uboot-015999584167b946dbc8f0c4fee96cc806dd10cc.zip
configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option
According to the README: "- CONFIG_SYS_SPD_BUS_NUM If SPD EEPROM is on an I2C bus other than the first one, specify here. Note that the value must resolve to something your driver can deal with." There is no SPD EEPROM on the imx boards, so ged rid of this option. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Acked-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'include/configs/mx53ard.h')
-rw-r--r--include/configs/mx53ard.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/mx53ard.h b/include/configs/mx53ard.h
index 60c40c865b..797a637bf7 100644
--- a/include/configs/mx53ard.h
+++ b/include/configs/mx53ard.h
@@ -46,7 +46,6 @@
#define CONFIG_CMD_I2C
#define CONFIG_SYS_I2C
#define CONFIG_SYS_I2C_MXC
-#define CONFIG_SYS_SPD_BUS_NUM 1 /* I2C2 */
/* MMC Configs */
#define CONFIG_FSL_ESDHC
OpenPOWER on IntegriCloud