Skip to content

Commit

Permalink
[ARM] pxa: remove duplicate select statements from Kconfig
Browse files Browse the repository at this point in the history
ARCH_PXA selects HAVE_CLK and COMMON_CLKDEV twice in arch/arm/Kconfig.
Remove the second entry.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
  • Loading branch information
Guennadi Liakhovetski authored and Eric Miao committed Apr 27, 2009
1 parent a8f6fae commit fd87e08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -486,8 +486,6 @@ config ARCH_PXA
select HAVE_CLK
select COMMON_CLKDEV
select ARCH_REQUIRE_GPIOLIB
select HAVE_CLK
select COMMON_CLKDEV
select GENERIC_TIME
select GENERIC_CLOCKEVENTS
select TICK_ONESHOT
Expand Down

0 comments on commit fd87e08

Please sign in to comment.