diff options
author | 2017-07-14 23:05:58 +0300 | |
---|---|---|
committer | 2017-07-14 23:05:58 +0300 | |
commit | 6236b2ad8ba5eb90df4fb62fd0c6326efa4238a5 (patch) | |
tree | 7d404c550d3735c0d2386abcdc3a0e77fbfd6e9e /meta-rcar-gen3-adas/recipes-kernel/linux/linux-renesas/ulcb.cfg | |
parent | c11ff1e06ad65e555344424ce6545bbfec41fef2 (diff) |
Kingfisher: Fix BT speed
- enable SCI DMA in kernel config
- Kingfisher: enable 3,3M baud rate
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 0b3a4bd..63d9645 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 @@ -65,3 +65,4 @@ CONFIG_IIO_CONSUMERS_PER_TRIGGER=2 CONFIG_LSM9DS0=y CONFIG_DRM_I2C_ADV7511=y CONFIG_TOUCHSCREEN_EDT_FT5X06=y +CONFIG_SERIAL_SH_SCI_DMA=y |