iommu/shmobile: Depend on ARCH_SHMOBILE
authorPaul Bolle <pebolle@tiscali.nl>
Sat, 8 Feb 2014 21:21:54 +0000 (22:21 +0100)
committerJoerg Roedel <joro@8bytes.org>
Tue, 4 Mar 2014 15:35:33 +0000 (16:35 +0100)
commitb83544390797ce488ccc0f9e40aa2f96661f842b
treea99148ae8c705bdb388dcc43b4dd7a8c17a71ecc
parent0414855fdc4a40da05221fc6062cccbc0c30f169
iommu/shmobile: Depend on ARCH_SHMOBILE

Commit 78a2e12f51d9 ("iommu: shmobile: Enable driver compilation with
COMPILE_TEST") added an optional dependency on SH_MOBILE. But that
Kconfig symbol doesn't exist. It seems ARCH_SHMOBILE was intended. Use
that.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
drivers/iommu/Kconfig