projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
configs: sama5d2 boards: add DM and GPIO commands
[u-boot.git]
/
configs
/
sama5d2_xplained_emmc_defconfig
diff --git
a/configs/sama5d2_xplained_emmc_defconfig
b/configs/sama5d2_xplained_emmc_defconfig
index 8e1b3a5cc3024b76c4939d4d7d52567642590713..d34c202e46172e201388690a11658c3ace099bce 100644
(file)
--- a/
configs/sama5d2_xplained_emmc_defconfig
+++ b/
configs/sama5d2_xplained_emmc_defconfig
@@
-33,6
+33,8
@@
CONFIG_BOOTARGS="console=ttyS0,115200 earlyprintk root=/dev/mmcblk0p2 rw rootwai
# CONFIG_DISPLAY_BOARDINFO is not set
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y
+CONFIG_CMD_DM=y
+CONFIG_CMD_GPIO=y
# CONFIG_CMD_FLASH is not set
CONFIG_CMD_I2C=y
# CONFIG_CMD_LOADS is not set
This page took
0.029713 seconds
and
4
git commands to generate.