From: Linus Walleij Date: Wed, 29 Feb 2012 17:01:11 +0000 (+0100) Subject: ARM: ux500: delete TPS6105X selection X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=382bd12528777be5236acf0a19e016aebfc9a34a;p=mv-sheeva.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 94d80a4e437..d0088129720 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.