mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
configs: am62x_r5_usbdfu: extend for AM62Px
Disable configs which are not required for USB DFU functionality, in order to allow reusing this fragment for AM62Px SoC. Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com> Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com> Reviewed-by: Roger Quadros <rogerq@kernel.org>
This commit is contained in:
committed by
Tom Rini
parent
e301693045
commit
8d1c65fce8
@@ -26,3 +26,6 @@ CONFIG_SPL_DFU=y
|
||||
# CONFIG_CMD_MMC is not set
|
||||
# CONFIG_CMD_FAT is not set
|
||||
# CONFIG_MMC_SDHCI is not set
|
||||
# CONFIG_SPL_MTD is not set
|
||||
# CONFIG_DMA_CHANNELS is not set
|
||||
# CONFIG_TI_K3_NAVSS_UDMA is not set
|
||||
|
||||
Reference in New Issue
Block a user