mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-22 16:53:37 +08:00
Kconfig: Drop CONFIG_SYS_I2C_DTT_ADDR
This option is only defined to a non-default value by canyonlands, which needs conversion to driver model (where the I2C address would be defined by the device tree). Drop this option. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
@@ -4205,7 +4205,6 @@ CONFIG_SYS_I2C_DSPIC_2_ADDR
|
||||
CONFIG_SYS_I2C_DSPIC_ADDR
|
||||
CONFIG_SYS_I2C_DSPIC_IO_ADDR
|
||||
CONFIG_SYS_I2C_DSPIC_KEYB_ADDR
|
||||
CONFIG_SYS_I2C_DTT_ADDR
|
||||
CONFIG_SYS_I2C_DVI_ADDR
|
||||
CONFIG_SYS_I2C_DVI_BUS_NUM
|
||||
CONFIG_SYS_I2C_EARLY_INIT
|
||||
|
||||
Reference in New Issue
Block a user