dect
/
linux-2.6
Archived
13
0
Fork 0

[ARM] pxa: remove duplicate select statements from Kconfig

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>
This commit is contained in:
Guennadi Liakhovetski 2009-04-16 11:23:08 +02:00 committed by Eric Miao
parent a8f6faebaf
commit fd87e08172
1 changed files with 0 additions and 2 deletions

View File

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