diff options
| author | Nathan Rossi <nathan@nathanrossi.com> | 2016-05-05 01:40:23 +1000 |
|---|---|---|
| committer | Nathan Rossi <nathan@nathanrossi.com> | 2016-05-05 01:40:23 +1000 |
| commit | 9b4e9ec0f3fb2c56b4f77e82b092be465c30eabe (patch) | |
| tree | 1120d25f16b0a570f74df65c3c8b9f3b38b91f75 /recipes-kernel | |
| parent | 3e8f8e8c47922b594031a4627659a0c4e411d3ed (diff) | |
| download | meta-xilinx-9b4e9ec0f3fb2c56b4f77e82b092be465c30eabe.tar.gz | |
linux/config: Clean up unused config fragments
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Diffstat (limited to 'recipes-kernel')
| -rw-r--r-- | recipes-kernel/linux/config/xilinx-base/bsp/xilinx/soc/linux-xlnx/xlnx-3.14-usb.cfg | 14 | ||||
| -rw-r--r-- | recipes-kernel/linux/config/xilinx-base/bsp/xilinx/soc/linux-xlnx/xlnx-3.14-usb.scc | 5 |
2 files changed, 0 insertions, 19 deletions
diff --git a/recipes-kernel/linux/config/xilinx-base/bsp/xilinx/soc/linux-xlnx/xlnx-3.14-usb.cfg b/recipes-kernel/linux/config/xilinx-base/bsp/xilinx/soc/linux-xlnx/xlnx-3.14-usb.cfg deleted file mode 100644 index 624cca9b..00000000 --- a/recipes-kernel/linux/config/xilinx-base/bsp/xilinx/soc/linux-xlnx/xlnx-3.14-usb.cfg +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | |||
| 2 | # USB (+otg) | ||
| 3 | CONFIG_USB=y | ||
| 4 | CONFIG_USB_ZYNQ=y | ||
| 5 | CONFIG_USB_ZYNQ_PHY=y | ||
| 6 | CONFIG_USB_ZYNQ_ERRATA_DT654401=y | ||
| 7 | CONFIG_USB_ZYNQ_DR_OF=y | ||
| 8 | CONFIG_USB_EHCI_HCD=y | ||
| 9 | CONFIG_USB_EHCI_ZYNQ=y | ||
| 10 | CONFIG_USB_GADGET=y | ||
| 11 | |||
| 12 | # Disable the phy driver | ||
| 13 | CONFIG_NOP_USB_XCEIV=n | ||
| 14 | |||
diff --git a/recipes-kernel/linux/config/xilinx-base/bsp/xilinx/soc/linux-xlnx/xlnx-3.14-usb.scc b/recipes-kernel/linux/config/xilinx-base/bsp/xilinx/soc/linux-xlnx/xlnx-3.14-usb.scc deleted file mode 100644 index 10020ddf..00000000 --- a/recipes-kernel/linux/config/xilinx-base/bsp/xilinx/soc/linux-xlnx/xlnx-3.14-usb.scc +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | define KFEATURE_DESCRIPTION "Configuration for the linux-xlnx 3.14 Zynq USB driver" | ||
| 2 | define KFEATURE_COMPATIBILITY board | ||
| 3 | |||
| 4 | kconfig hardware xlnx-3.14-usb.cfg | ||
| 5 | |||
