projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25db340
)
ARM: da850evm_direct_nor: Remove DM_I2C_COMPAT
author
Adam Ford
<aford173@gmail.com>
Sun, 7 Oct 2018 13:39:21 +0000
(08:39 -0500)
committer
Tom Rini
<trini@konsulko.com>
Mon, 22 Oct 2018 13:18:49 +0000
(09:18 -0400)
The da850evm does not need this enabled, so this removes a
notice that appears during compile time that says
"Please remove"
Signed-off-by: Adam Ford <aford173@gmail.com>
configs/da850evm_direct_nor_defconfig
patch
|
blob
|
history
diff --git
a/configs/da850evm_direct_nor_defconfig
b/configs/da850evm_direct_nor_defconfig
index 7cf5b507854613510fb7c979b13c81bc372b5970..b4564f210140091a631fd55a980743b6eac21312 100644
(file)
--- a/
configs/da850evm_direct_nor_defconfig
+++ b/
configs/da850evm_direct_nor_defconfig
@@
-40,7
+40,6
@@
CONFIG_DM=y
CONFIG_BLK=y
CONFIG_DA8XX_GPIO=y
CONFIG_DM_I2C=y
-CONFIG_DM_I2C_COMPAT=y
CONFIG_SYS_I2C_DAVINCI=y
# CONFIG_MMC is not set
CONFIG_MTD_NOR_FLASH=y