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

There are no more "real" users of CONFIG_DM_I2C_COMPAT and we'll soon
remove it altogether. Stop building it in sandbox mode.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Acked-by: Heiko Schocher <hs@denx.de>
Makefile
configs/sandbox64_defconfig
configs/sandbox_defconfig
configs/sandbox_flattree_defconfig
configs/sandbox_noblk_defconfig
configs/sandbox_spl_defconfig
configs/tools-only_defconfig