diff options
| author | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-07-24 15:52:05 +1000 |
|---|---|---|
| committer | Sipke Vriend <sipke.vriend@xilinx.com> | 2013-07-24 15:52:05 +1000 |
| commit | c1e0b2ba72d87127f11d71f61530a71107ccda8a (patch) | |
| tree | 37549158fc90ecc0021bb7ac057f42b1de3057ef | |
| parent | 8dc95f4ab73c308e11083cbb1a80518d37da0fad (diff) | |
| download | meta-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>
| -rw-r--r-- | recipes-kernel/linux/linux-yocto/zynq-standard.scc | 6 |
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 | |||
| 66 | include cfg/fs/flash_fs.scc | 66 | include cfg/fs/flash_fs.scc |
| 67 | 67 | ||
| 68 | # | 68 | # |
| 69 | # Feature configs - from yocto-kernel-cache | ||
| 70 | # | ||
| 71 | include features/mac80211/mac80211.cfg | ||
| 72 | include features/uio/uio.cfg | ||
| 73 | |||
| 74 | # | ||
| 75 | # Feature configs - not in yocto-kernel-cache | 69 | # Feature configs - not in yocto-kernel-cache |
| 76 | # | 70 | # |
| 77 | include features/power/zynq.scc | 71 | include features/power/zynq.scc |
