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
qapi: Call QAPIDoc.check() always
[qemu/kevin.git]
/
hw
/
watchdog
/
Kconfig
blob
861fd003341df54d610194e45498c7c43e39fe40
1
config CMSDK_APB_WATCHDOG
2
bool
3
select PTIMER
4
5
config WDT_IB6300ESB
6
bool
7
default y if PCI_DEVICES
8
depends on PCI
9
10
config WDT_IB700
11
bool
12
default y
13
depends on ISA_BUS
14
15
config WDT_DIAG288
16
bool
17
18
config WDT_IMX2
19
bool
20
21
config WDT_SBSA
22
bool
23
24
config ALLWINNER_WDT
25
bool
26
select PTIMER