repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
target/rx: CPU definitions
[qemu/ar7.git]
/
hw
/
sh4
/
Kconfig
blob
4cbce3a0ed5e9d4194e3e8421dc3af4097a3d79e
1
config R2D
2
bool
3
imply PCI_DEVICES
4
imply TEST_DEVICES
5
imply RTL8139_PCI
6
select I82378 if TEST_DEVICES
7
select IDE_MMIO
8
select PFLASH_CFI02
9
select USB_OHCI_PCI
10
select PCI
11
select SM501
12
select SH4
13
14
config SHIX
15
bool
16
select SH7750
17
select SH4
18
19
config SH7750
20
bool
21
22
config SH4
23
bool
24
select PTIMER