]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers: rtc: allow compilation of sun6i RTC for all sunxi SoCs
authorAndre Przywara <andre.przywara@arm.com>
Mon, 1 Feb 2016 17:39:22 +0000 (17:39 +0000)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Thu, 4 Feb 2016 22:58:22 +0000 (23:58 +0100)
commit9d4be765c76d76ddfa966710a098cc9b3d71f2b9
tree33d5716e5cbb32bc4839a5ee745d649570c0729c
parent00479a218c6dac9e9229d3752e4add6357975977
drivers: rtc: allow compilation of sun6i RTC for all sunxi SoCs

At the moment the "sun6i" RTC drivers depends on having two specific
SoC families selected.
The Allwinner A64 SoC has the same RTC, so extend the Kconfig option
to allow inclusion of the driver for all Allwinner SoCs.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
drivers/rtc/Kconfig