aboutsummaryrefslogtreecommitdiff
path: root/configs/targets
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2023-05-02 09:43:44 +0100
committerRichard Henderson <richard.henderson@linaro.org>2023-05-05 17:05:58 +0100
commite10e98bdb090c4ed7d8d7ed6e7ff4f08097b93ec (patch)
treef2ab6caa6f4e88ea00fc2fe95fd2f44347de2277 /configs/targets
parent33948b68a7ca99f05f88f4aac5d5019a11853662 (diff)
downloadqemu-e10e98bdb090c4ed7d8d7ed6e7ff4f08097b93ec.zip
qemu-e10e98bdb090c4ed7d8d7ed6e7ff4f08097b93ec.tar.gz
qemu-e10e98bdb090c4ed7d8d7ed6e7ff4f08097b93ec.tar.bz2
target/alpha: Remove TARGET_ALIGNED_ONLY
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'configs/targets')
-rw-r--r--configs/targets/alpha-linux-user.mak1
-rw-r--r--configs/targets/alpha-softmmu.mak1
2 files changed, 0 insertions, 2 deletions
diff --git a/configs/targets/alpha-linux-user.mak b/configs/targets/alpha-linux-user.mak
index 7e62fd7..f7d3fb4 100644
--- a/configs/targets/alpha-linux-user.mak
+++ b/configs/targets/alpha-linux-user.mak
@@ -1,4 +1,3 @@
TARGET_ARCH=alpha
TARGET_SYSTBL_ABI=common
TARGET_SYSTBL=syscall.tbl
-TARGET_ALIGNED_ONLY=y
diff --git a/configs/targets/alpha-softmmu.mak b/configs/targets/alpha-softmmu.mak
index e4b874a..9dbe160 100644
--- a/configs/targets/alpha-softmmu.mak
+++ b/configs/targets/alpha-softmmu.mak
@@ -1,3 +1,2 @@
TARGET_ARCH=alpha
-TARGET_ALIGNED_ONLY=y
TARGET_SUPPORTS_MTTCG=y