mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-26 00:21:37 +00:00
configs: ns3: enable mmc commands
Enable mmc commands for NS3. Signed-off-by: Rayagonda Kokatanur <rayagonda.kokatanur@broadcom.com> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
1180ac8ad4
commit
232ce3eb8f
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ CONFIG_SUPPORT_RAW_INITRD=y
|
|||
CONFIG_HUSH_PARSER=y
|
||||
CONFIG_SYS_PROMPT="u-boot> "
|
||||
CONFIG_SYS_XTRACE="n"
|
||||
CONFIG_CMD_MMC=y
|
||||
CONFIG_CMD_MMC_SWRITE=y
|
||||
# CONFIG_CMD_PINMUX is not set
|
||||
# CONFIG_CMD_SOURCE is not set
|
||||
CONFIG_OF_CONTROL=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue