aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ivi-bsp')
-rw-r--r--meta-ivi-bsp/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg12
1 files changed, 11 insertions, 1 deletions
diff --git a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg b/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg
index fb81b22..d2e76e1 100644
--- a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg
+++ b/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg
@@ -848,7 +848,7 @@ CONFIG_QUOTA=y
# Bluetooth support
CONFIG_BT=y
-ONFIG_BT_BNEP=y
+CONFIG_BT_BNEP=y
CONFIG_BT_HIDP=m
CONFIG_CRC_ITU_T=m
@@ -856,3 +856,13 @@ CONFIG_CRC_ITU_T=m
CONFIG_NFC=y
CONFIG_NFC_DIGITAL=m
CONFIG_NFC_SIM=m
+
+#
+# additional kernel config during s/w integration
+#
+# fuse
+CONFIG_FUSE_FS=m
+CONFIG_CUSE=m
+
+# drm
+CONFIG_DRM=y