]> git.proxmox.com Git - mirror_qemu.git/blame - hw/sh4/Kconfig
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-request...
[mirror_qemu.git] / hw / sh4 / Kconfig
CommitLineData
82f51817
PB
1config R2D
2 bool
7ab58d4c
PB
3 imply PCI_DEVICES
4 imply TEST_DEVICES
364efd1a 5 imply RTL8139_PCI
7ab58d4c
PB
6 select I82378 if TEST_DEVICES
7 select IDE_MMIO
8 select PFLASH_CFI02
34d97308 9 select USB_OHCI_PCI
7ab58d4c
PB
10 select PCI
11 select SM501
12 select SH4
82f51817
PB
13
14config SHIX
15 bool
7ab58d4c
PB
16 select SH7750
17 select SH4
82f51817
PB
18
19config SH7750
20 bool
21
22config SH4
23 bool
9533dcdd 24 select PTIMER