aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86.cfg11
-rw-r--r--meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86_64.cfg11
-rw-r--r--meta-ivi-bsp/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg13
3 files changed, 31 insertions, 4 deletions
diff --git a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86.cfg b/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86.cfg
index a0efded..99c0c4f 100644
--- a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86.cfg
+++ b/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86.cfg
@@ -1,4 +1,4 @@
-# Genivi configs
+# GENIVI configs
#additional configs requested by SysInfra EG
CONFIG_MEDIA_SUPPORT=y
@@ -13,7 +13,16 @@ CONFIG_EXPERIMENTAL=y
CONFIG_KEYS=y
CONFIG_CRYPTO=y
CONFIG_ECRYPT_FS=y
+CONFIG_ECRYPT_FS_MESSAGING=y
CONFIG_QUOTA=y
# Bluetooth support
CONFIG_BT=y
+CONFIG_BT_BNEP=y
+CONFIG_BT_HIDP=m
+CONFIG_CRC_ITU_T=m
+
+# Near Field Communication (NFC)
+CONFIG_NFC=y
+CONFIG_NFC_DIGITAL=m
+CONFIG_NFC_SIM=m
diff --git a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86_64.cfg b/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86_64.cfg
index 994e0bc..99c0c4f 100644
--- a/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86_64.cfg
+++ b/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86_64.cfg
@@ -1,4 +1,4 @@
-#Genivi configs
+# GENIVI configs
#additional configs requested by SysInfra EG
CONFIG_MEDIA_SUPPORT=y
@@ -13,7 +13,16 @@ CONFIG_EXPERIMENTAL=y
CONFIG_KEYS=y
CONFIG_CRYPTO=y
CONFIG_ECRYPT_FS=y
+CONFIG_ECRYPT_FS_MESSAGING=y
CONFIG_QUOTA=y
# Bluetooth support
CONFIG_BT=y
+CONFIG_BT_BNEP=y
+CONFIG_BT_HIDP=m
+CONFIG_CRC_ITU_T=m
+
+# Near Field Communication (NFC)
+CONFIG_NFC=y
+CONFIG_NFC_DIGITAL=m
+CONFIG_NFC_SIM=m
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 00ce31c..fb81b22 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
@@ -1,4 +1,4 @@
-3# Kernel fragment taken from linaro.org
+# Kernel fragment taken from linaro.org
# http://releases.linaro.org/platform/linaro-n/hwpacks/11.09/
CONFIG_AC97_BUS=y
@@ -826,7 +826,7 @@ CONFIG_ZLIB_DEFLATE=y
CONFIG_ZLIB_INFLATE=y
CONFIG_ZONE_DMA_FLAG=0
-#Genivi configs
+# GENIVI configs
#additional configs requested by SysInfra EG
CONFIG_MEDIA_SUPPORT=y
@@ -843,7 +843,16 @@ CONFIG_EXPERIMENTAL=y
CONFIG_KEYS=y
CONFIG_CRYPTO=y
CONFIG_ECRYPT_FS=y
+CONFIG_ECRYPT_FS_MESSAGING=y
CONFIG_QUOTA=y
# Bluetooth support
CONFIG_BT=y
+ONFIG_BT_BNEP=y
+CONFIG_BT_HIDP=m
+CONFIG_CRC_ITU_T=m
+
+# Near Field Communication (NFC)
+CONFIG_NFC=y
+CONFIG_NFC_DIGITAL=m
+CONFIG_NFC_SIM=m