spi: sh-msiof: Use ARCH_SHMOBILE instead of SUPERH
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 31 Aug 2016 09:37:05 +0000 (11:37 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 1 Sep 2016 19:53:52 +0000 (20:53 +0100)
commit6ffc84dd1590a7af837a23c8d2c405eaa0a7faef
tree1302b3232d0bd8cb63616204b887fb54818d97e7
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
spi: sh-msiof: Use ARCH_SHMOBILE instead of SUPERH

"spi_sh_msiof" is used on sh7723 and sh7724 only. As all of the above
select ARCH_SHMOBILE, restrict its driver dependencies from SUPERH to
ARCH_SHMOBILE.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/Kconfig