diff options
author | Tom Rini <trini@konsulko.com> | 2017-08-11 11:20:19 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-11 11:20:19 -0400 |
commit | 877a1a35b3d6c85fb34a3645d8e613ade3bbd5e5 (patch) | |
tree | 88800ee599d58c1ee6c48492071964ea3533ed84 /configs/omap5_uevm_defconfig | |
parent | 7f513e8196589e3b1274132abe3b59e52979e3e5 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omap5_uevm_defconfig')
-rw-r--r-- | configs/omap5_uevm_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/omap5_uevm_defconfig b/configs/omap5_uevm_defconfig index d13d11c8b1..635bdf7e13 100644 --- a/configs/omap5_uevm_defconfig +++ b/configs/omap5_uevm_defconfig @@ -33,10 +33,10 @@ CONFIG_CMD_EXT4_WRITE=y CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_ISO_PARTITION=y -CONFIG_SCSI=y CONFIG_DFU_MMC=y CONFIG_DFU_RAM=y CONFIG_MMC_OMAP_HS=y +CONFIG_SCSI=y CONFIG_SYS_NS16550=y CONFIG_USB=y CONFIG_USB_EHCI_HCD=y |