From: Lee Jones Date: Fri, 13 Apr 2012 13:08:01 +0000 (+0200) Subject: ARM: ux500: Fix unmet direct dependency X-Git-Tag: v3.4-rc4~2^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97b3b7a0d0703df04e8c6d05c9b6c2fa8868db10;p=pandora-kernel.git ARM: ux500: Fix unmet direct dependency A recent change to a Kconfig configuration saw MACH_U8500 remove TPS6105X selection. In doing so Kconfig stopped selecting REGULATORS, which is still required. This patch sees UX500_SOC_DB8500 explicitly select it instead. Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed