ARM: at91: Kconfig: implement PIT64B selection
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Mon, 9 May 2022 07:26:05 +0000 (10:26 +0300)
committerClaudiu Beznea <claudiu.beznea@microchip.com>
Thu, 12 May 2022 08:06:29 +0000 (11:06 +0300)
commitf611af4c3bfa26fc827b8074d288a3ce686916f2
tree13898e363aa904dd454cf60c49e537c19103b7c2
parentb7fc72c63399925175368d378b1513d86f15d83b
ARM: at91: Kconfig: implement PIT64B selection

Implement PIT64B selection thus it will be available for the necessary
targets (at the moment SAM9X60 and SAMA7G5) w/o the necessity to
specify it via defconfig. With this the current CONFIG_TIMER_OF
dependency of PIT64B driver could be removed.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
arch/arm/mach-at91/Kconfig