summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorNathan Rossi <nathan@nathanrossi.com>2016-05-05 01:40:23 +1000
committerNathan Rossi <nathan@nathanrossi.com>2016-05-05 01:40:23 +1000
commit9b4e9ec0f3fb2c56b4f77e82b092be465c30eabe (patch)
tree1120d25f16b0a570f74df65c3c8b9f3b38b91f75 /recipes-kernel
parent3e8f8e8c47922b594031a4627659a0c4e411d3ed (diff)
downloadmeta-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.cfg14
-rw-r--r--recipes-kernel/linux/config/xilinx-base/bsp/xilinx/soc/linux-xlnx/xlnx-3.14-usb.scc5
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)
3CONFIG_USB=y
4CONFIG_USB_ZYNQ=y
5CONFIG_USB_ZYNQ_PHY=y
6CONFIG_USB_ZYNQ_ERRATA_DT654401=y
7CONFIG_USB_ZYNQ_DR_OF=y
8CONFIG_USB_EHCI_HCD=y
9CONFIG_USB_EHCI_ZYNQ=y
10CONFIG_USB_GADGET=y
11
12# Disable the phy driver
13CONFIG_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 @@
1define KFEATURE_DESCRIPTION "Configuration for the linux-xlnx 3.14 Zynq USB driver"
2define KFEATURE_COMPATIBILITY board
3
4kconfig hardware xlnx-3.14-usb.cfg
5