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
spapr: Drop CAS reboot flag
[qemu/kevin.git]
/
hw
/
rtc
/
Kconfig
blob
f06e133b8a26e0982594769371bc62af5c17e4cf
1
config DS1338
2
bool
3
depends on I2C
4
5
config M41T80
6
bool
7
depends on I2C
8
9
config M48T59
10
bool
11
12
config PL031
13
bool
14
15
config TWL92230
16
bool
17
depends on I2C
18
19
config MC146818RTC
20
depends on ISA_BUS
21
bool
22
23
config SUN4V_RTC
24
bool
25
26
config GOLDFISH_RTC
27
bool