diff options
author | Thao Nguyen <thao.nguyen.yb@rvc.renesas.com> | 2017-02-16 09:48:27 +0700 |
---|---|---|
committer | Khiem Nguyen <khiem.nguyen.xt@renesas.com> | 2017-03-23 14:56:07 +0700 |
commit | aa056245460d8fa989ff6b3b4125f5292d705e06 (patch) | |
tree | fcb0fa6e89495a2900167c2c13e7783584f81fba /meta-rcar-gen3/recipes-kernel/linux/linux-renesas/m3ulcb/touch.cfg | |
parent | 3613b2780a6b5d5d70ea6802be5060a8214cbdb5 (diff) |
rcar-gen3: linux-renesas: Update BSP to v3.5.2 and change coding style
This commit updates version of Linux BSP v3.5.1 -> v3.5.2
to fix following issues:
[v3.5.2]
- Display driver [H/W Restriction No.54]
+ In R-Car H3 WS1.x, distortion appears on the screen,
when IPMMU is enabled.
But this problem is fixed with R-Car H3 WS2.0.
- Video Capture driver
+ Fix remove procedure.
- Add board Salvator-XS and H3 WS 2.0 support.
It also modifies the linux-renesas_4.9.bb to change the way common files
are included.
There is no difference in kernel config files of Salvator-X, H3ULCB and
M3ULCB so far.
Hence, we only need to install one file to avoid confusion.
Change-Id: I145e0a7696f97fe1841a8a213c51c5685ada0290
Signed-off-by: Thao Nguyen <thao.nguyen.yb@rvc.renesas.com>
Signed-off-by: Takamitsu Honda <takamitsu.honda.pv@renesas.com>
Diffstat (limited to 'meta-rcar-gen3/recipes-kernel/linux/linux-renesas/m3ulcb/touch.cfg')
-rw-r--r-- | meta-rcar-gen3/recipes-kernel/linux/linux-renesas/m3ulcb/touch.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-rcar-gen3/recipes-kernel/linux/linux-renesas/m3ulcb/touch.cfg b/meta-rcar-gen3/recipes-kernel/linux/linux-renesas/m3ulcb/touch.cfg deleted file mode 100644 index 327c753..0000000 --- a/meta-rcar-gen3/recipes-kernel/linux/linux-renesas/m3ulcb/touch.cfg +++ /dev/null @@ -1 +0,0 @@ -CONFIG_HID_MULTITOUCH=y |