aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86.cfg
blob: a0efded3ded32ced2792e733d2c87acdfb2d4ecb (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