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 <mathieu.poirier@linaro.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
Linus Walleij 2012-02-29 18:01:11 +01:00
parent 2c43ee4481
commit 382bd12528

View file

@ -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.