Merge tag 'sdmmc-20240716' of https://github.com/philmd/qemu into staging
[qemu/armbru.git] / hw / sh4 / Kconfig
blob99a76a94c3f96c58a18eb238c12a64b002a2f02a
1 config R2D
2     bool
3     default y
4     depends on SH4
5     imply PCI_DEVICES
6     imply TEST_DEVICES
7     imply RTL8139_PCI
8     select I82378 if TEST_DEVICES
9     select IDE_MMIO
10     select PFLASH_CFI02
11     select PCI
12     select SM501
13     select SH7750
14     select SH_PCI
16 config SHIX
17     bool
18     default y
19     depends on SH4
20     select SH7750
21     select TC58128
23 config SH7750
24     bool
25     select SH_INTC
26     select SH_SCI
27     select SH_TIMER