09c94e6167
Some targets use "default y" for boards to filter out those that require TCG. For consistency we are switching all other targets to do the same. Continue with SH. No changes to generated config-devices.mak file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
28 lines
439 B
Plaintext
28 lines
439 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 SHIX
|
|
bool
|
|
default y
|
|
depends on SH4
|
|
select SH7750
|
|
select TC58128
|
|
|
|
config SH7750
|
|
bool
|
|
select SH_INTC
|
|
select SH_SCI
|
|
select SH_TIMER
|