]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 20 Nov 2013 22:38:10 +0000 (20:38 -0200)
committerStefano Babic <sbabic@denx.de>
Tue, 17 Dec 2013 17:38:42 +0000 (18:38 +0100)
commit015999584167b946dbc8f0c4fee96cc806dd10cc
tree83731a0c8601af3f779ff557799727430251a3c9
parent98d012292495fff1662b107e188bbbb17e32a0f7
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>
include/configs/imx31_phycore.h
include/configs/mx25pdk.h
include/configs/mx35pdk.h
include/configs/mx53ard.h
include/configs/mx53evk.h
include/configs/mx53loco.h
include/configs/mx53smd.h