]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit75252435f140d3f9c4438f5eaebd9830c26d0274
treee36fa44eb15cf9e10ccb7f8b9ba7632082062191
parenta29f29e0d8c2371be44ac2ccd184600083e25698
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