summaryrefslogtreecommitdiffstats
path: root/default-configs/devices/nios2-softmmu.mak
diff options
context:
space:
mode:
authorAlex Bennée2021-07-07 15:17:43 +0200
committerPaolo Bonzini2021-07-09 18:21:34 +0200
commit812b31d3f91507160c367440c17715b62d5e0869 (patch)
treeffc92f2423f723212fbf776f6d48f128a0c1db59 /default-configs/devices/nios2-softmmu.mak
parenthw/arm: move CONFIG_V7M out of default-devices (diff)
downloadqemu-812b31d3f91507160c367440c17715b62d5e0869.tar.gz
qemu-812b31d3f91507160c367440c17715b62d5e0869.tar.xz
qemu-812b31d3f91507160c367440c17715b62d5e0869.zip
configs: rename default-configs to configs and reorganise
In preparation for offering variation to our build configurations lets move everything and rename it to default. Common included base configs are also renamed. During the cleanup the stale usb.mak and pci.mak references were removed from MAINTAINERS. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Cc: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210707131744.26027-5-alex.bennee@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'default-configs/devices/nios2-softmmu.mak')
-rw-r--r--default-configs/devices/nios2-softmmu.mak8
1 files changed, 0 insertions, 8 deletions
diff --git a/default-configs/devices/nios2-softmmu.mak b/default-configs/devices/nios2-softmmu.mak
deleted file mode 100644
index 1bc4082ea9..0000000000
--- a/default-configs/devices/nios2-softmmu.mak
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default configuration for nios2-softmmu
-
-CONFIG_SEMIHOSTING=y
-
-# Boards:
-#
-CONFIG_NIOS2_10M50=y
-CONFIG_NIOS2_GENERIC_NOMMU=y