projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e277479
)
[ARM] 5137/1: magician: MACH_MAGICIAN doesn't need to depend on ARCH_PXA
author
Philipp Zabel
<
[email protected]
>
Mon, 30 Jun 2008 17:11:35 +0000
(18:11 +0100)
committer
Russell King
<
[email protected]
>
Wed, 9 Jul 2008 20:33:22 +0000
(21:33 +0100)
It is only defined inside an "if ARCH_PXA ... endif" block, so the
depends on is not needed.
Signed-off-by: Philipp Zabel <
[email protected]
>?
Acked-by: Eric Miao <
[email protected]
>
Signed-off-by: Russell King <
[email protected]
>
arch/arm/mach-pxa/Kconfig
patch
|
blob
|
history
diff --git
a/arch/arm/mach-pxa/Kconfig
b/arch/arm/mach-pxa/Kconfig
index faa2c3f6c1affe7f4c3c6036509bb16bbfddb5b7..61a131fd44a75dcaddb4166707641aac0238e743 100644
(file)
--- a/
arch/arm/mach-pxa/Kconfig
+++ b/
arch/arm/mach-pxa/Kconfig
@@
-189,7
+189,6
@@
config MACH_ARMCORE
config MACH_MAGICIAN
bool "Enable HTC Magician Support"
- depends on ARCH_PXA
select PXA27x
select IWMMXT