m68k: move CONFIG_SYS_I2C to CFG_ namespace
authorAngelo Dureghello <angelo@kernel-space.org>
Tue, 4 Apr 2023 22:59:23 +0000 (00:59 +0200)
committerHeiko Schocher <hs@denx.de>
Tue, 11 Apr 2023 04:50:57 +0000 (06:50 +0200)
commit5d3a5f330d6bdb53ea17cff1ec724f6256521366
tree9c53d2eb86f11f0ffb65ac4898f419f146a5e843
parentb4004c2949732ad8a6cb42f27a1c472d39216b72
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>
arch/m68k/cpu/mcf5445x/cpu_init.c