commit | ee2f21b53c0d5dc1df0e228571608874a82f849c | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Mon Jan 22 01:42:32 2018 +0100 |
committer | Marek Vasut <marex@denx.de> | Sat Jan 27 20:38:53 2018 +0100 |
tree | 94f680be9a5f5e90a21a796c7bd51f76d6044273 | |
parent | 7457ce9d600e8b0afa68d20f958cd1e4a9b6ef8c [diff] |
net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 Use the common RCAR_GEN2 config option instead of enumerating each SoC and having a lengthy ifdef clause. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org> Cc: Joe Hershberger <joe.hershberger@ni.com>