projects
/
u-boot.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
configs: at91: sam9x60ek: add CLK and GPIO commands
[u-boot.git]
/
configs
/
sam9x60ek_mmc_defconfig
diff --git
a/configs/sam9x60ek_mmc_defconfig
b/configs/sam9x60ek_mmc_defconfig
index d417899f810dc16715062600e4de06d649754106..ec1b89fcc2b0eff4e39621af7e74170b14acbce4 100644
(file)
--- a/
configs/sam9x60ek_mmc_defconfig
+++ b/
configs/sam9x60ek_mmc_defconfig
@@
-25,7
+25,9
@@
CONFIG_MISC_INIT_R=y
CONFIG_HUSH_PARSER=y
CONFIG_SYS_PROMPT="U-Boot> "
CONFIG_CMD_BOOTZ=y
+CONFIG_CMD_CLK=y
CONFIG_CMD_DM=y
+CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
CONFIG_CMD_NAND=y
This page took
0.033071 seconds
and
4
git commands to generate.