summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-yocto
diff options
context:
space:
mode:
authorSipke Vriend <sipke.vriend@xilinx.com>2013-07-24 15:52:05 +1000
committerSipke Vriend <sipke.vriend@xilinx.com>2013-07-24 15:52:05 +1000
commitc1e0b2ba72d87127f11d71f61530a71107ccda8a (patch)
tree37549158fc90ecc0021bb7ac057f42b1de3057ef /recipes-kernel/linux/linux-yocto
parent8dc95f4ab73c308e11083cbb1a80518d37da0fad (diff)
downloadmeta-xilinx-c1e0b2ba72d87127f11d71f61530a71107ccda8a.tar.gz
recipes-kernel:linux-yocto: Remove kernel features from zynq-standard
kernel, as they can be added by users through KERNEL_FEATURES. Removed uio.cfg and mac80211.cfg Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
Diffstat (limited to 'recipes-kernel/linux/linux-yocto')
-rw-r--r--recipes-kernel/linux/linux-yocto/zynq-standard.scc6
1 files changed, 0 insertions, 6 deletions
diff --git a/recipes-kernel/linux/linux-yocto/zynq-standard.scc b/recipes-kernel/linux/linux-yocto/zynq-standard.scc
index 6fa21744..49f793ae 100644
--- a/recipes-kernel/linux/linux-yocto/zynq-standard.scc
+++ b/recipes-kernel/linux/linux-yocto/zynq-standard.scc
@@ -66,12 +66,6 @@ include cfg/fs/ext2.scc
66include cfg/fs/flash_fs.scc 66include cfg/fs/flash_fs.scc
67 67
68# 68#
69# Feature configs - from yocto-kernel-cache
70#
71include features/mac80211/mac80211.cfg
72include features/uio/uio.cfg
73
74#
75# Feature configs - not in yocto-kernel-cache 69# Feature configs - not in yocto-kernel-cache
76# 70#
77include features/power/zynq.scc 71include features/power/zynq.scc