wl1271: Changed wl1271_sdio to be selectable only on ARM
authorTeemu Paasikivi <ext-teemu.3.paasikivi@nokia.com>
Wed, 10 Mar 2010 11:22:31 +0000 (13:22 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 10 Mar 2010 22:44:43 +0000 (17:44 -0500)
As wl1271_sdio implementation depends on ARM GPIO impelementation it is
not directly usable on other architectures at the moment. Added
ARM dependency to kernel configuration option.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Teemu Paasikivi <ext-teemu.3.paasikivi@nokia.com>
Reviewed-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found