aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2022-07-14 11:10:49 -0400
committerTom Rini <trini@konsulko.com>2022-07-14 11:10:49 -0400
commit54f683dbfb8b0777ee4d0ba00872da33e54c98fa (patch)
tree2bf9b2cb071abd2a9a80a252fc0126f1df46cfec /configs
parent58f3dc5c4eac9c6050edda6af2e37d20a2f9586d (diff)
parent16aabfe2f29d4682b2176095029fa307caccaced (diff)
downloadu-boot-54f683dbfb8b0777ee4d0ba00872da33e54c98fa.zip
u-boot-54f683dbfb8b0777ee4d0ba00872da33e54c98fa.tar.gz
u-boot-54f683dbfb8b0777ee4d0ba00872da33e54c98fa.tar.bz2
Merge https://source.denx.de/u-boot/custodians/u-boot-usbWIP/14Jul2022
Diffstat (limited to 'configs')
-rw-r--r--configs/corstone1000_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/corstone1000_defconfig b/configs/corstone1000_defconfig
index ba5cf03..b928fc3 100644
--- a/configs/corstone1000_defconfig
+++ b/configs/corstone1000_defconfig
@@ -28,6 +28,8 @@ CONFIG_SYS_BOOTM_LEN=0x800000
# CONFIG_CMD_XIMG is not set
CONFIG_CMD_LOADM=y
# CONFIG_CMD_LOADS is not set
+CONFIG_CMD_MMC=y
+CONFIG_CMD_USB=y
# CONFIG_CMD_SETEXPR is not set
# CONFIG_CMD_NFS is not set
CONFIG_CMD_CACHE=y
@@ -50,4 +52,5 @@ CONFIG_DM_RTC=y
CONFIG_RTC_EMULATION=y
CONFIG_DM_SERIAL=y
CONFIG_USB=y
+CONFIG_USB_ISP1760=y
CONFIG_ERRNO_STR=y