davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 29 Jul 2019 06:57:58 +0000 (08:57 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 29 Jul 2019 21:58:52 +0000 (17:58 -0400)
commitea4cc39c9e7fb4065da7966951682ffe6fac9e7f
tree9e6304383537353e2e8b0626e46eda781ac4d3b3
parent8dd75d3a8df7300175676294445606183143539b
davinci: remove CONFIG_DM_I2C_COMPAT from defconfigs

This option is no longer used on any davinci board but still selected
in defconfigs which causes the following warning:

===================== WARNING ======================
This board uses CONFIG_DM_I2C_COMPAT. Please remove
(possibly in a subsequent patch in your series)
before sending patches to the mailing list.
====================================================

Remove all references to CONFIG_DM_I2C_COMPAT from davinci.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Acked-by: Heiko Schocher <hs@denx.de>
configs/omapl138_lcdk_defconfig
include/configs/am3517_evm.h
include/configs/omapl138_lcdk.h