From 8bb6e981e09c914783c0a7d43c711de4e4f36ad4 Mon Sep 17 00:00:00 2001 From: aurel32 Date: Tue, 30 Sep 2008 06:45:44 +0000 Subject: target-alpha: convert palcode ops to TCG Signed-off-by: Aurelien Jarno git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5360 c046a42c-6fe2-441c-8c8c-71466251a162 --- configure | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 53ad5d6c38..3859bc6c1d 100755 --- a/configure +++ b/configure @@ -1425,10 +1425,8 @@ case "$target_cpu" in ;; alpha) echo "TARGET_ARCH=alpha" >> $config_mak - echo "CONFIG_DYNGEN_OP=yes" >> $config_mak echo "#define TARGET_ARCH \"alpha\"" >> $config_h echo "#define TARGET_ALPHA 1" >> $config_h - echo "#define CONFIG_DYNGEN_OP 1" >> $config_h ;; arm|armeb) echo "TARGET_ARCH=arm" >> $config_mak -- cgit v1.2.3-55-g7522