]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
arm64: a37xx: Remove DM_I2C_COMPAT from the board config
authorKonstantin Porotchkin <kostap@marvell.com>
Thu, 16 Feb 2017 11:52:33 +0000 (13:52 +0200)
committerStefan Roese <sr@denx.de>
Thu, 23 Mar 2017 07:50:50 +0000 (08:50 +0100)
Remove DM_I2C_COMPAT from the board configurations for
Armada 37xx platform boards for supressing the buid tim
warning.

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Igal Liberman <igall@marvell.com>
Cc: Nadav Haklai <nadavh@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
configs/mvebu_db-88f3720_defconfig
configs/mvebu_espressobin-88f3720_defconfig

index bdb96e9ba1add0c58e7b05e5c2e887091010679a..3e548a84718e17ef7e77a0227167287c2a497740 100644 (file)
@@ -38,7 +38,6 @@ CONFIG_SHA1=y
 CONFIG_SHA256=y
 CONFIG_BLOCK_CACHE=y
 CONFIG_DM_I2C=y
-CONFIG_DM_I2C_COMPAT=y
 CONFIG_MISC=y
 CONFIG_DM_MMC=y
 CONFIG_MMC_SDHCI=y
index d1749bc2a1cd1347423971fc6f7f2839cbe97d41..f02ae64ff145f0701b2d1aa3f3374e9e3a2ee1b8 100644 (file)
@@ -38,7 +38,6 @@ CONFIG_SHA1=y
 CONFIG_SHA256=y
 CONFIG_BLOCK_CACHE=y
 CONFIG_DM_I2C=y
-CONFIG_DM_I2C_COMPAT=y
 CONFIG_MISC=y
 CONFIG_DM_MMC=y
 CONFIG_MMC_SDHCI=y