4852f70e4b
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 RX. No changes to generated config-devices.mak file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
13 lines
193 B
Plaintext
13 lines
193 B
Plaintext
config RX62N_MCU
|
|
bool
|
|
select RX_ICU
|
|
select RENESAS_TMR
|
|
select RENESAS_CMT
|
|
select RENESAS_SCI
|
|
|
|
config RX_GDBSIM
|
|
bool
|
|
default y
|
|
depends on RX
|
|
select RX62N_MCU
|