exec/poison: Do not poison CONFIG_SOFTMMU
commitd31b84041d4353ef310ffde23c87b78c2aa32ead
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 30 Apr 2023 07:54:23 +0000 (30 08:54 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 5 Jun 2023 19:04:29 +0000 (5 12:04 -0700)
tree8e57f2f8ca688390bfe68168bf88060fde53141a
parent6fcc02292c74a271e8f377f25b6818ea5c1f36ff
exec/poison: Do not poison CONFIG_SOFTMMU

If CONFIG_USER_ONLY is ok generically, so is CONFIG_SOFTMMU,
because they are exactly opposite.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/exec/poison.h
scripts/make-config-poison.sh