libata: do not limit R-Car SATA driver to shmobile
authorSimon Horman <horms+renesas@verge.net.au>
Fri, 24 May 2013 02:05:59 +0000 (11:05 +0900)
committerTejun Heo <tj@kernel.org>
Fri, 24 May 2013 02:33:40 +0000 (11:33 +0900)
The motivation for this is to allow the driver to be
used with the r8a7790 SoC.

I believe that rather than adding another SoC to the list of allowed SoCs
it is better to simply remove the dependency of the driver on shmobile all
together.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Tejun Heo <tj@kernel.org>
drivers/ata/Kconfig

index a5a3ebcbdd2cf6295028f62d0fe1d3bb21397633..aba6e93b0502e0b966366e4565934fb80f3da9c0 100644 (file)
@@ -263,7 +263,6 @@ config SATA_PROMISE
 
 config SATA_RCAR
        tristate "Renesas R-Car SATA support"
-       depends on ARCH_SHMOBILE && ARCH_R8A7779
        help
          This option enables support for Renesas R-Car Serial ATA.