From 99d366837d57d3556c44a65befc27cf8f76c9caa Mon Sep 17 00:00:00 2001 From: Yong-iL Joh Date: Wed, 11 Nov 2015 15:59:44 +0900 Subject: linux-yocto/vexpress_a9.cfg: fix mistypo - add FUSE, DRM feature Signed-off-by: Yong-iL Joh --- .../recipes-kernel/linux/linux-yocto/vexpress_a9.cfg | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'meta-ivi-bsp/recipes-kernel') 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 -- cgit v1.2.2-1-g5e49