aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86_64.cfg
blob: 994e0bcc48998b27bde6dc3e0968250a1e766147 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#Genivi configs

#additional configs requested by SysInfra EG
CONFIG_MEDIA_SUPPORT=y
CONFIG_MEDIA_CONTROLLER=y

# config for adding support for AF_BUS sockets
# CONFIG_AF_BUS is not set
# CONFIG_NETFILTER_DBUS is not set

# Activate ecryptfs
CONFIG_EXPERIMENTAL=y
CONFIG_KEYS=y
CONFIG_CRYPTO=y
CONFIG_ECRYPT_FS=y
CONFIG_QUOTA=y

# Bluetooth support
CONFIG_BT=y