projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c43ee4
)
ARM: ux500: delete TPS6105X selection
author
Linus Walleij
<linus.walleij@linaro.org>
Wed, 29 Feb 2012 17:01:11 +0000
(18:01 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 29 Feb 2012 17:03:45 +0000
(18:03 +0100)
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>
arch/arm/mach-ux500/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-ux500/Kconfig
b/arch/arm/mach-ux500/Kconfig
index
94d80a4
..
d008812
100644
(file)
--- 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.