summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2016-03-04 19:21:18 (GMT)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2016-03-04 19:32:12 (GMT)
commit5186b8c41a89fd071f8d036b41ec4b68fbcf2e4d (patch)
treee2da2aa27134f5cb612896cbb24185b796720924 /Kbuild
parent7a3ed686f9f16d10202eefd00afbd607782da2e4 (diff)
downloadlinux-5186b8c41a89fd071f8d036b41ec4b68fbcf2e4d.tar.xz
Input: sh_keysc - remove dependency on SUPERH
A dependency on ARCH_SHMOBILE seems to be the best option for sh_keysc: * For Super H based SoCs: sh_keysc is used on SH_MIGOR, SH_ECOVEC, SH_KFR2R09, SH_7722_SOLUTION_ENGINE, and SH_7724_SOLUTION_ENGINE, which depend on either CPU_SUBTYPE_SH7722 or CPU_SUBTYPE_SH7724, and both select ARCH_SHMOBILE. * For ARM Based SoCs: Since the removal of legacy (non-multiplatform) support this driver has not been used by any Renesas ARM based SoCs. The Renesas ARM based SoCs currently select ARCH_SHMOBILE, however, it is planned that this will no longer be the case. This is part of an ongoing process to migrate from ARCH_SHMOBILE to ARCH_RENESAS the motivation for which being that RENESAS seems to be a more appropriate name than SHMOBILE for the majority of Renesas ARM based SoCs. Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions