aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/config/xilinx-common/features/xilinx/zynq7-ip.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-kernel/linux/config/xilinx-common/features/xilinx/zynq7-ip.cfg b/recipes-kernel/linux/config/xilinx-common/features/xilinx/zynq7-ip.cfg
index 340d3fb2..1ef12244 100644
--- a/recipes-kernel/linux/config/xilinx-common/features/xilinx/zynq7-ip.cfg
+++ b/recipes-kernel/linux/config/xilinx-common/features/xilinx/zynq7-ip.cfg
@@ -55,10 +55,13 @@ CONFIG_MTD_NAND_PL353=y
# USB (+otg)
CONFIG_USB=y
+CONFIG_USB_ZYNQ=y
+CONFIG_USB_ZYNQ_PHY=y
+CONFIG_USB_ZYNQ_ERRATA_DT654401=y
CONFIG_USB_OTG=y
+CONFIG_USB_ZYNQ_DR_OF=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_EHCI_ZYNQ=y
-CONFIG_USB_ZYNQ_ERRATA_DT654401=y
CONFIG_USB_GADGET=y
CONFIG_USB_GADGET_XILINX=y