diff options
Diffstat (limited to 'hw/rtc/Kconfig')
| -rw-r--r-- | hw/rtc/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/rtc/Kconfig b/hw/rtc/Kconfig index 730c272bc5..d0d8dda084 100644 --- a/hw/rtc/Kconfig +++ b/hw/rtc/Kconfig @@ -27,3 +27,6 @@ config SUN4V_RTC config GOLDFISH_RTC bool + +config LS7A_RTC + bool |