hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D board
[qemu/ar7.git] / hw / sh4 / Kconfig
blob0452b4624ae6bbe04eed1dfdc358d20b04d78738
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     select SH7750
15 config SHIX
16     bool
17     select SH7750
18     select SH4
20 config SH7750
21     bool
23 config SH4
24     bool
25     select PTIMER