From: Mark Brown Date: Sat, 11 Dec 2010 13:07:49 +0000 (+0000) Subject: mfd: Remove ARCH_U8500 dependency from AB8500 X-Git-Tag: v2.6.38-rc1~61^2~9 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1d83864cab272f764beb381bbd3837f91fc0abed;p=platform%2Fkernel%2Flinux-3.10.git mfd: Remove ARCH_U8500 dependency from AB8500 While it is vanishingly unlikely that the device will be deployed on other architectures removing the dependency facilitates build testing when doing generic work on both the MFD core for the device and the subsystem drivers. There appears to be no actual code dependency. Signed-off-by: Mark Brown Signed-off-by: Samuel Ortiz --- diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index b5e3e09..c32b62a 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -496,7 +496,7 @@ config EZX_PCAP config AB8500_CORE bool "ST-Ericsson AB8500 Mixed Signal Power Management chip" - depends on GENERIC_HARDIRQS && ABX500_CORE && SPI_MASTER && ARCH_U8500 + depends on GENERIC_HARDIRQS && ABX500_CORE && SPI_MASTER select MFD_CORE help Select this option to enable access to AB8500 power management