2df1eb2756
Just like all other dependencies, these can be expressed in Kconfig files rather than in the default configurations. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Acked-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20240129115809.1039924-1-pbonzini@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20240207163812.3231697-10-alex.bennee@linaro.org>
8 lines
112 B
Makefile
8 lines
112 B
Makefile
# Default configuration for Xtensa
|
|
|
|
# Boards:
|
|
#
|
|
CONFIG_XTENSA_SIM=y
|
|
CONFIG_XTENSA_VIRT=y
|
|
CONFIG_XTENSA_XTFPGA=y
|