]> git.dujemihanovic.xyz Git - u-boot.git/commit
i2c: Remove CFG_SYS_I2C_DIRECT_BUS
authorSimon Glass <sjg@chromium.org>
Sun, 11 Aug 2024 14:50:47 +0000 (08:50 -0600)
committerHeiko Schocher <hs@denx.de>
Tue, 13 Aug 2024 04:23:15 +0000 (06:23 +0200)
commit710b9c89f2c2f19436f6c21d092af1a2b24a26a6
tree3164df95a7e620560c6fdaec8519a460b98793f9
parent7fca1ae860c1ecab23ae97cc5acfd6cd02b5e74c
i2c: Remove CFG_SYS_I2C_DIRECT_BUS

Now that this is always 1, remove it and the associated dead code.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
README
drivers/i2c/i2c_core.c
include/i2c.h