diff options
author | Tom Rini <trini@konsulko.com> | 2017-04-05 14:42:16 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-04-05 15:38:51 (GMT) |
commit | c3b7cfe15ec1db047182d4ec55a3ce05f19bdf38 (patch) | |
tree | 85055f112c6ed21ab178ae9a64bafd35c786651e /Licenses | |
parent | 433647a7ef9241b963b4636e7f8c3a2159d156f0 (diff) | |
download | u-boot-fsl-qoriq-c3b7cfe15ec1db047182d4ec55a3ce05f19bdf38.tar.xz |
mx6sxsabreauto: Remove legacy CONFIG_PCA953X
When this board was switched to using more DM drivers we didn't disable
the legacy PCA953X driver. This in turn learn to a build time warning
about implicit functions as i2c.h would not say anything about
'i2c_read' nor 'i2c_write'. But this was not a fatal error as none of
the legacy driver would be linked in either.
Fixes: e389033f72b5 ("imx: mx6sxsabreauto: enable more dm drivers")
Reviewed-by: Stefano Babic <sbabic@denx.de>
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'Licenses')
0 files changed, 0 insertions, 0 deletions