diff options
author | Tuomas Tynkkynen | 2018-05-09 15:24:34 +0300 |
---|---|---|
committer | Tom Rini | 2018-05-23 17:30:04 -0400 |
commit | d70c79fa89db69ea1b3b910b75be9d5c0af4f99d (patch) | |
tree | ef929112958d2ad0bd0096aef763aace4162ee02 /doc | |
parent | ed9072c797f4002398ee98f59713711c10dc34cc (diff) |
i2c: Drop CONFIG_TSI108_I2C
Last user of this driver went away in June 2015 in commit
d928664f4101e24 ("powerpc: 74xx_7xx: remove 74xx_7xx cpu support")
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Acked-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/driver-model/i2c-howto.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/driver-model/i2c-howto.txt b/doc/driver-model/i2c-howto.txt index 605d3ef7adc..1b2c5312c42 100644 --- a/doc/driver-model/i2c-howto.txt +++ b/doc/driver-model/i2c-howto.txt @@ -16,7 +16,6 @@ ones remain: sh_i2c sh_sh7734_i2c soft_i2c - tsi108_i2c zynq_i2c The deadline for this work is the end of June 2017. If no one steps |