diff options
| author | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-10-30 16:22:35 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan.rossi@xilinx.com> | 2014-10-31 11:11:24 +1000 |
| commit | fa1cbb3b15370de277efea1944da49685cf87f97 (patch) | |
| tree | 15819644d42a22ec130ad9be3ee2fd7c0b6b36e8 /recipes-kernel | |
| parent | 106b5f4e978cf1a3f7a81c47db2ca98bec6fa994 (diff) | |
| download | meta-xilinx-fa1cbb3b15370de277efea1944da49685cf87f97.tar.gz | |
linux/configs: Add additional configs for Zynq USB
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/config/xilinx-common/features/xilinx/zynq7-ip.cfg | 5 |
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 | |||
| 55 | 55 | ||
| 56 | # USB (+otg) | 56 | # USB (+otg) |
| 57 | CONFIG_USB=y | 57 | CONFIG_USB=y |
| 58 | CONFIG_USB_ZYNQ=y | ||
| 59 | CONFIG_USB_ZYNQ_PHY=y | ||
| 60 | CONFIG_USB_ZYNQ_ERRATA_DT654401=y | ||
| 58 | CONFIG_USB_OTG=y | 61 | CONFIG_USB_OTG=y |
| 62 | CONFIG_USB_ZYNQ_DR_OF=y | ||
| 59 | CONFIG_USB_EHCI_HCD=y | 63 | CONFIG_USB_EHCI_HCD=y |
| 60 | CONFIG_USB_EHCI_ZYNQ=y | 64 | CONFIG_USB_EHCI_ZYNQ=y |
| 61 | CONFIG_USB_ZYNQ_ERRATA_DT654401=y | ||
| 62 | CONFIG_USB_GADGET=y | 65 | CONFIG_USB_GADGET=y |
| 63 | CONFIG_USB_GADGET_XILINX=y | 66 | CONFIG_USB_GADGET_XILINX=y |
| 64 | 67 | ||
