OSDN Git Service

ARM: davinci: Drop unneeded select of TIMER_OF
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 5 May 2020 15:07:15 +0000 (17:07 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 15 May 2020 21:27:37 +0000 (23:27 +0200)
commit671ae272850484844b0897bf1c2f01a52a284dc7
tree29f5f4dc3e0fb655e8219bbc356290244391a572
parent022dacdd278da6d3746c8f62ce293c67aaa7b6fc
ARM: davinci: Drop unneeded select of TIMER_OF

Support for TI DaVinci SoCs depends on ARCH_MULTI_V5, and thus on
ARCH_MULTIPLATFORM.
As the latter selects TIMER_OF, there is no need for MACH_DA8XX_DT to
select TIMER_OF.

Link: https://lore.kernel.org/r/20200505150722.1575-9-geert+renesas@glider.be
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Sekhar Nori <nsekhar@ti.com>
Cc: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-davinci/Kconfig