From c1e0b2ba72d87127f11d71f61530a71107ccda8a Mon Sep 17 00:00:00 2001 From: Sipke Vriend Date: Wed, 24 Jul 2013 15:52:05 +1000 Subject: 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 --- recipes-kernel/linux/linux-yocto/zynq-standard.scc | 6 ------ 1 file changed, 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 @@ -65,12 +65,6 @@ include cfg/usb-mass-storage.scc include cfg/fs/ext2.scc include cfg/fs/flash_fs.scc -# -# Feature configs - from yocto-kernel-cache -# -include features/mac80211/mac80211.cfg -include features/uio/uio.cfg - # # Feature configs - not in yocto-kernel-cache # -- cgit v1.2.3-54-g00ecf