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 8a4383b..7ffd702 100644 --- a/hw/rtc/Kconfig +++ b/hw/rtc/Kconfig @@ -1,2 +1,5 @@ config PL031 bool + +config MC146818RTC + bool |