PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILE
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 25 Feb 2016 00:45:56 +0000 (09:45 +0900)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 11 Mar 2016 18:03:41 +0000 (12:03 -0600)
commit304e6d572bf2dc810b806254123f7412dba334fa
treee36fa44eb15cf9e10ccb7f8b9ba7632082062191
parent3487c65659088c8205d8ab726b45469912271bbd
PCI: rcar: Depend on ARCH_RENESAS, not ARCH_SHMOBILE

Make the R-Car drivers depend on ARCH_RENESAS instead of ARCH_SHMOBILE.

This is part of an ongoing process to migrate from ARCH_SHMOBILE to
ARCH_RENESAS.  The motivation is 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>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
drivers/pci/host/Kconfig