From: Linus Walleij Date: Wed, 29 Feb 2012 17:01:11 +0000 (+0100) Subject: ARM: ux500: delete TPS6105X selection X-Git-Tag: v3.4-rc1~93^2~7^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=382bd12528777be5236acf0a19e016aebfc9a34a;p=platform%2Fkernel%2Flinux-exynos.git ARM: ux500: delete TPS6105X selection Having this driver selected here only cause problems, get it out of there and selected it from menuconfig or wherever instead. Mea culpa. Cc: Mathieu Poirer Cc: Arnd Bergmann Signed-off-by: Linus Walleij --- diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig index 94d80a4..d008812 100644 --- a/arch/arm/mach-ux500/Kconfig +++ b/arch/arm/mach-ux500/Kconfig @@ -25,7 +25,6 @@ menu "Ux500 target platform (boards)" config MACH_U8500 bool "U8500 Development platform" select UX500_SOC_DB8500 - select TPS6105X help Include support for the mop500 development platform.