commit | 167ee838dfec0a1d0574add00b9864808b93285f | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Sat Nov 25 23:08:34 2017 +0100 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Nov 30 02:32:34 2017 +0100 |
tree | a1a0d6eaa74212b62e21ae4eb534ec46e27e87c3 | |
parent | 033b61198997c54c4cc962ed17a755029de7ad56 [diff] |
serial: sh: Unify R8A7795 and R8A7796 as Gen3 Unify the CONFIG_R8A7795 and CONFIG_R8A7796 as CONFIG_RCAR_GEN3 so that every time we add a new SoC, we won't have to add more stuff to this list. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>