projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c553ac
)
microblaze: Enable i2c DM by default
author
Michal Simek
<michal.simek@xilinx.com>
Fri, 23 Oct 2020 05:51:04 +0000
(07:51 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Tue, 27 Oct 2020 07:13:32 +0000
(08:13 +0100)
Microblaze has been converted fully to DM that's why enabled DM for I2C
too.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
configs/microblaze-generic_defconfig
patch
|
blob
|
history
diff --git
a/configs/microblaze-generic_defconfig
b/configs/microblaze-generic_defconfig
index df79206ac2747fbebb23ab0963086692be4256bf..7cf736954b4ca644bf3066be7940d4b04e042eff 100644
(file)
--- a/
configs/microblaze-generic_defconfig
+++ b/
configs/microblaze-generic_defconfig
@@
-43,6
+43,7
@@
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_NETCONSOLE=y
CONFIG_SPL_DM=y
CONFIG_XILINX_GPIO=y
+CONFIG_DM_I2C=y
CONFIG_LED=y
CONFIG_LED_GPIO=y
CONFIG_MTD=y