Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-20 | Remove duplicate config inclusion of 4a-sound.cfg | 2 | -22/+0 | ||
After https://gerrit.automotivelinux.org/gerrit/14561 the kernel config is included in the toplevel config file (linux-agl.inc) to avoid changes to linux-libc-headers. Remove it here as discussed during ALS. Change-Id: I7db7ac34c73bc2eda95c04e0a3f7614ab9a4655e Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> | |||||
2018-06-13 | agl-audio-4a-framework: enable specific kernel config | 2 | -0/+22 | ||
4A requires some specific options in the linux kernel, like CONFIG_SND_ALOOP for softmixer. This patch adds config fragments to the default linux kernel recipe only when feature agl-audio-4a-framework is enabled. Change-Id: I443219998652562e9aed963d4e835aa4de60e614 Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh> |