86280d86d6
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 CRIS. No changes to generated config-devices.mak file. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
12 lines
155 B
Plaintext
12 lines
155 B
Plaintext
config AXIS
|
|
bool
|
|
default y
|
|
depends on CRIS
|
|
select ETRAXFS
|
|
select PFLASH_CFI02
|
|
select NAND
|
|
|
|
config ETRAXFS
|
|
bool
|
|
select PTIMER
|