repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging
[qemu/kevin.git]
/
hw
/
rtc
/
Kconfig
blob
2fe04ec1d0490bb04d3c0edd1cda8e7db028f052
1
config DS1338
2
bool
3
depends on I2C
4
default y if I2C_DEVICES
5
6
config M41T80
7
bool
8
depends on I2C
9
default y if I2C_DEVICES
10
11
config M48T59
12
bool
13
14
config PL031
15
bool
16
17
config MC146818RTC
18
depends on ISA_BUS
19
bool
20
21
config SUN4V_RTC
22
bool
23
24
config GOLDFISH_RTC
25
bool
26
27
config LS7A_RTC
28
bool