Skip to content

Commit af15a11

Browse files
geertukrzk
authored andcommitted
ARM: s3c64xx: Drop unneeded select of TIMER_OF
Support for Samsung S3C64XX systems depends on ARCH_MULTI_V6, and thus on ARCH_MULTIPLATFORM. As the latter selects TIMER_OF, there is no need for MACH_S3C64XX_DT to select TIMER_OF. Signed-off-by: Geert Uytterhoeven <[email protected]> Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 21829ec commit af15a11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/arm/mach-s3c64xx/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,6 @@ config MACH_WLF_CRAGG_6410
336336

337337
config MACH_S3C64XX_DT
338338
bool "Samsung S3C6400/S3C6410 machine using Device Tree"
339-
select TIMER_OF
340339
select CPU_S3C6400
341340
select CPU_S3C6410
342341
select PINCTRL

0 commit comments

Comments
 (0)