aboutsummaryrefslogtreecommitdiff
path: root/hw/rtc/Kconfig
blob: cc7fead764f40fef2e4f3cc989b2e145ce139111 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
config M41T80
    bool
    depends on I2C

config M48T59
    bool

config PL031
    bool

config MC146818RTC
    bool

config SUN4V_RTC
    bool