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_nandflash_defconfig
diff --git
a/configs/sam9x60ek_nandflash_defconfig
b/configs/sam9x60ek_nandflash_defconfig
index 590e887c94c76e8bbdd872b47172560085bfc9cf..62f4009725122874c5cee650f3ec6c4422ce2b75 100644
(file)
--- a/
configs/sam9x60ek_nandflash_defconfig
+++ b/
configs/sam9x60ek_nandflash_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_FLASH is not set
CONFIG_CMD_I2C=y
CONFIG_CMD_MMC=y
This page took
0.028883 seconds
and
4
git commands to generate.