[linux-yocto] [PATCH 2/2] common-pc.scc: add generic Bluetooth support

Cristian Iorga cristian.iorga at intel.com
Fri Apr 24 10:46:46 PDT 2015


Signed-off-by: Cristian Iorga <cristian.iorga at intel.com>
---
 meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc b/meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc
index e0b2cc9..d97bc19 100644
--- a/meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc
+++ b/meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc
@@ -23,6 +23,9 @@ include features/iwlegacy/iwlegacy.scc
 include features/i915/i915.scc
 include features/drm-gma500/drm-gma500.scc
 
+# generic Bluetooth support
+include features/bluetooth/bluetooth.scc
+
 # This stays last in the list, since it is our final override of the
 # common fragments (if required)
 kconf hardware common-pc.cfg
-- 
2.1.0



More information about the linux-yocto mailing list