diff options
Diffstat (limited to 'drivers/rtc/Kconfig')
| -rw-r--r-- | drivers/rtc/Kconfig | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/rtc/Kconfig b/drivers/rtc/Kconfig index a168e96142b9..f2300b4e9b17 100644 --- a/drivers/rtc/Kconfig +++ b/drivers/rtc/Kconfig | |||
| @@ -1175,6 +1175,13 @@ config RTC_DRV_SUN4V | |||
| 1175 | If you say Y here you will get support for the Hypervisor | 1175 | If you say Y here you will get support for the Hypervisor |
| 1176 | based RTC on SUN4V systems. | 1176 | based RTC on SUN4V systems. |
| 1177 | 1177 | ||
| 1178 | config RTC_DRV_SUN6I | ||
| 1179 | tristate "Allwinner A31 RTC" | ||
| 1180 | depends on MACH_SUN6I || MACH_SUN8I | ||
| 1181 | help | ||
| 1182 | If you say Y here you will get support for the RTC found on | ||
| 1183 | Allwinner A31. | ||
| 1184 | |||
| 1178 | config RTC_DRV_SUNXI | 1185 | config RTC_DRV_SUNXI |
| 1179 | tristate "Allwinner sun4i/sun7i RTC" | 1186 | tristate "Allwinner sun4i/sun7i RTC" |
| 1180 | depends on ARCH_SUNXI | 1187 | depends on ARCH_SUNXI |
