aboutsummaryrefslogtreecommitdiff
path: root/configs/Merrii_A80_Optimus_defconfig
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2021-10-08 00:17:17 -0500
committerAndre Przywara <andre.przywara@arm.com>2021-10-12 09:49:09 +0100
commitea261fdeb23d54ee17a5e5a95cf35f97180deb76 (patch)
tree44d15efbbbf0e06537bcf09fd9063859f40e5086 /configs/Merrii_A80_Optimus_defconfig
parent526c4f2e43bb61b849817ed069607dd2c475a17c (diff)
downloadu-boot-ea261fdeb23d54ee17a5e5a95cf35f97180deb76.zip
u-boot-ea261fdeb23d54ee17a5e5a95cf35f97180deb76.tar.gz
u-boot-ea261fdeb23d54ee17a5e5a95cf35f97180deb76.tar.bz2
sunxi: Only initialize legacy I2C when enabled
CONFIG_SPL_I2C is the wrong symbol to use here. It is the top-level Kconfig symbol (not specific to either legacy or DM I2C), whereas the i2c_init() function is specific to legacy I2C. This change fixes a build failure when enabling SPL_I2C but not SPL_SYS_I2C_LEGACY. Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'configs/Merrii_A80_Optimus_defconfig')
0 files changed, 0 insertions, 0 deletions