diff options
author | Andrey Gusakov <andrey.gusakov@cogentembedded.com> | 2017-08-10 16:43:56 +0300 |
---|---|---|
committer | Andrey Gusakov <andrey.gusakov@cogentembedded.com> | 2017-08-10 18:32:32 +0300 |
commit | 0cf6512fd0659a87ae77905ba0194a140e50dc83 (patch) | |
tree | c60f8a84f750dd058458703cfead8214a14ce4c4 /meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg | |
parent | 5b99b3df6f892690a99d2cc7d60e1496fd6a37bd (diff) |
Kingfisher: enable PCM audio between CPU and BT module
Add dummy driver for wl18xx PCM.
Update dtb's. Update pulseaudio config.
Also add ofono-test.
Diffstat (limited to 'meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg')
-rw-r--r-- | meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg index a8befb9..b199cde 100644 --- a/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg +++ b/meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg @@ -55,6 +55,7 @@ CONFIG_WLCORE_SDIO=m CONFIG_SND_SOC_SI468X=y CONFIG_SND_SOC_PCM3168A=y CONFIG_SND_SOC_PCM3168A_I2C=y +CONFIG_SND_SOC_WL18XX=y CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_PROPERTIES=y CONFIG_HID_MULTITOUCH=y |