0ea0538fae
The SHIX machine is deprecated since v9.0 (commit
322b038c94
"target/sh4: Deprecate the shix machine").
Time to remove it.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Message-ID: <20240903153959.18392-2-philmd@linaro.org>
21 lines
347 B
Plaintext
21 lines
347 B
Plaintext
config R2D
|
|
bool
|
|
default y
|
|
depends on SH4
|
|
imply PCI_DEVICES
|
|
imply TEST_DEVICES
|
|
imply RTL8139_PCI
|
|
select I82378 if TEST_DEVICES
|
|
select IDE_MMIO
|
|
select PFLASH_CFI02
|
|
select PCI
|
|
select SM501
|
|
select SH7750
|
|
select SH_PCI
|
|
|
|
config SH7750
|
|
bool
|
|
select SH_INTC
|
|
select SH_SCI
|
|
select SH_TIMER
|