diff options
author | Tom Rini | 2019-11-07 14:25:00 -0500 |
---|---|---|
committer | Tom Rini | 2019-11-07 17:58:06 -0500 |
commit | 0be2ecd4861faa410491170e205488f9ee82a227 (patch) | |
tree | df247f616950b76876d37af856f26def4271ca57 /configs/am57xx_hs_evm_usb_defconfig | |
parent | d9110878895634cd9e8bf891c832d2a58b36863c (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/am57xx_hs_evm_usb_defconfig')
-rw-r--r-- | configs/am57xx_hs_evm_usb_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/am57xx_hs_evm_usb_defconfig b/configs/am57xx_hs_evm_usb_defconfig index 0b47df6e3c6..438662bf83a 100644 --- a/configs/am57xx_hs_evm_usb_defconfig +++ b/configs/am57xx_hs_evm_usb_defconfig @@ -69,7 +69,6 @@ CONFIG_DM_MMC=y CONFIG_SUPPORT_EMMC_BOOT=y CONFIG_MMC_OMAP_HS=y CONFIG_DM_SPI_FLASH=y -CONFIG_SPI_FLASH=y CONFIG_SF_DEFAULT_MODE=0 CONFIG_SF_DEFAULT_SPEED=76800000 CONFIG_SPI_FLASH_BAR=y @@ -97,7 +96,6 @@ CONFIG_SPL_DM_USB_GADGET=y CONFIG_USB_XHCI_HCD=y CONFIG_USB_XHCI_DWC3=y CONFIG_USB_DWC3=y -CONFIG_USB_DWC3_GADGET=y CONFIG_USB_DWC3_GENERIC=y CONFIG_USB_GADGET=y CONFIG_USB_GADGET_MANUFACTURER="Texas Instruments" |