commit | e8897e1fa98d0ac0559c3d373a9a6e7648e5f40f | [log] [tgz] |
---|---|---|
author | Angelo Dureghello <angelo@kernel-space.org> | Wed Apr 05 00:59:23 2023 +0200 |
committer | Heiko Schocher <hs@denx.de> | Tue Apr 11 06:50:57 2023 +0200 |
tree | 9c53d2eb86f11f0ffb65ac4898f419f146a5e843 | |
parent | 725a7ac0890a8bc3ffdd0f61fb8c4256ef120f54 [diff] |
m68k: move CONFIG_SYS_I2C to CFG_ namespace Move CONFIG_SYS_I2C_X to CFG_ namespace. This is a preliminary step to move to dm i2c. Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>