summaryrefslogtreecommitdiff
path: root/configs/xilinx_zynqmp_zcu102_defconfig
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2016-07-27 14:56:49 +0200
committerMichal Simek <michal.simek@xilinx.com>2016-08-02 07:19:05 +0200
commit0cfd0a976f0393afb0a3581fce776bf7d83324fb (patch)
tree2c168363ab9cd738c328f364e9cf1ac3cfc1e2c4 /configs/xilinx_zynqmp_zcu102_defconfig
parent3c70349f8e7dd1a2b000ccd27d2906960b827823 (diff)
ARM64: zynqmp: Define config USB_STORAGE through defconfig
Define config USB_STORAGE through defconfig for all Xilinx ZynqMP boards. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs/xilinx_zynqmp_zcu102_defconfig')
-rw-r--r--configs/xilinx_zynqmp_zcu102_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/xilinx_zynqmp_zcu102_defconfig b/configs/xilinx_zynqmp_zcu102_defconfig
index a348b30d32..2c6ceb35a5 100644
--- a/configs/xilinx_zynqmp_zcu102_defconfig
+++ b/configs/xilinx_zynqmp_zcu102_defconfig
@@ -58,6 +58,7 @@ CONFIG_USB_DWC3=y
CONFIG_USB_DWC3_GADGET=y
CONFIG_USB_ULPI_VIEWPORT=y
CONFIG_USB_ULPI=y
+CONFIG_USB_STORAGE=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_G_DNL_MANUFACTURER="Xilinx"