Skip to content

Commit

Permalink
[ARM] 5137/1: magician: MACH_MAGICIAN doesn't need to depend on ARCH_PXA
Browse files Browse the repository at this point in the history
It is only defined inside an "if ARCH_PXA ... endif" block, so the
depends on is not needed.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>?
Acked-by: Eric Miao <eric.miao@marvell.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Philipp Zabel authored and Russell King committed Jul 9, 2008
1 parent e277479 commit d0f7f1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/mach-pxa/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ config MACH_ARMCORE

config MACH_MAGICIAN
bool "Enable HTC Magician Support"
depends on ARCH_PXA
select PXA27x
select IWMMXT

Expand Down

0 comments on commit d0f7f1d

Please sign in to comment.