021cd4c6e2
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 TriCore. No changes to generated config-devices.mak file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
14 lines
182 B
Plaintext
14 lines
182 B
Plaintext
config TRICORE_TESTBOARD
|
|
default y
|
|
depends on TRICORE
|
|
bool
|
|
|
|
config TRIBOARD
|
|
bool
|
|
default y
|
|
depends on TRICORE
|
|
select TC27X_SOC
|
|
|
|
config TC27X_SOC
|
|
bool
|