diff options
author | Tom Rini <trini@konsulko.com> | 2019-09-23 11:47:37 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-09-23 11:47:37 -0400 |
commit | 665c35a764f9bcd2a42454f5c8fb7963352af8c1 (patch) | |
tree | 0beae3a58a83030331e8af25205ed7333e1a0df7 /configs/am43xx_evm_usbhost_boot_defconfig | |
parent | 780a17e814503f71d1b51d578b32bc9c89933183 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am43xx_evm_usbhost_boot_defconfig')
-rw-r--r-- | configs/am43xx_evm_usbhost_boot_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/am43xx_evm_usbhost_boot_defconfig b/configs/am43xx_evm_usbhost_boot_defconfig index 9a2f31fef0..f1a1a48248 100644 --- a/configs/am43xx_evm_usbhost_boot_defconfig +++ b/configs/am43xx_evm_usbhost_boot_defconfig @@ -15,9 +15,9 @@ CONFIG_SYS_CONSOLE_INFO_QUIET=y CONFIG_VERSION_VARIABLE=y CONFIG_SPL_MTD_SUPPORT=y CONFIG_SPL_OS_BOOT=y +CONFIG_SPL_USB_HOST_SUPPORT=y CONFIG_SPL_USB_GADGET=y CONFIG_SPL_USB_ETHER=y -CONFIG_SPL_USB_HOST_SUPPORT=y CONFIG_CMD_SPL=y CONFIG_CMD_SPL_NAND_OFS=0x00100000 CONFIG_CMD_SPL_WRITE_SIZE=0x40000 |