From 28ba6bdd2f0acc1dace44c835aa49438f9929ad9 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Wed, 20 Feb 2019 18:45:35 +0100 Subject: xtensa: rename CONFIG_XTENSA_FPGA to CONFIG_XTENSA_XTFPGA Match the symbol name that is used e.g. in Linux (drivers/spi/Kconfig). Signed-off-by: Paolo Bonzini --- default-configs/xtensa-softmmu.mak | 2 +- default-configs/xtensaeb-softmmu.mak | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'default-configs') diff --git a/default-configs/xtensa-softmmu.mak b/default-configs/xtensa-softmmu.mak index baf90ca..7aa7fa6 100644 --- a/default-configs/xtensa-softmmu.mak +++ b/default-configs/xtensa-softmmu.mak @@ -5,4 +5,4 @@ CONFIG_OPENCORES_ETH=y CONFIG_PFLASH_CFI01=y CONFIG_XTENSA_SIM=y -CONFIG_XTENSA_FPGA=y +CONFIG_XTENSA_XTFPGA=y diff --git a/default-configs/xtensaeb-softmmu.mak b/default-configs/xtensaeb-softmmu.mak index baf90ca..7aa7fa6 100644 --- a/default-configs/xtensaeb-softmmu.mak +++ b/default-configs/xtensaeb-softmmu.mak @@ -5,4 +5,4 @@ CONFIG_OPENCORES_ETH=y CONFIG_PFLASH_CFI01=y CONFIG_XTENSA_SIM=y -CONFIG_XTENSA_FPGA=y +CONFIG_XTENSA_XTFPGA=y -- cgit v1.1