aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi-bsp/recipes-kernel/linux/linux-yocto/qemux86.cfg
AgeCommit message (Collapse)Author
2018-09-10linux-yocto: remove deprecated CONFIG_EXPERIMENTALOleksandr Kravchuk
CONFIG_EXPERIMENTAL has been removed in Linux 3.9. Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
2016-11-10Delete (commented) kernel configs for AF_BUSGunnar Andersson
AF_BUS is no longer part of the platform. No reason to keep the the commented lines. Signed-off-by: Gunnar Andersson <gand@acm.org>
2014-11-19linux-yocto: enable kernel feature to support NFCHolger Behrens
Enable kernel features to support NFC (neard). In addition kernel config's to support Bluetooth BNEP protocol and eCryptfs userspace daemon are enabled. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-04-04Add CONFIG_BT for the supported machines' kernel configFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-02-21AF_BUS: disable in preparation of the move to kdbusHolger Behrens
Support for GENIVI AF_Bus D-Bus Optimization [1] needs an AF_BUS enabled Linux kernel. Currently only the LTSI 3.4 kernel does support this feature. As of the LTSI 3.10 kernel [3] AF_BUS support was dropped. Given that currently all by meta-ivi supported MACHINEs do use the Yocto/LTSI 3.10 kernel we disable AF_BUS. In the future AF_BUS [1] may be replaced with kdbus [4]. [1] http://projects.genivi.org/afbus-dbus-optimization [2] https://www.yoctoproject.org/organization/long-term-support-initiative-ltsi [3] http://git.linuxfoundation.org/?p=ltsi-kernel.git [4] https://code.google.com/p/d-bus/source/browse/kdbus.txt Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2013-12-04Add quota support in kernel for all 3 supported machines.Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-08-09meta-ivi: move hardware specifics to meta-ivi-bspHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>