summary refs log tree commit diff stats
path: root/target/i386/cpu-param.h
diff options
context:
space:
mode:
Diffstat (limited to 'target/i386/cpu-param.h')
-rw-r--r--target/i386/cpu-param.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/i386/cpu-param.h b/target/i386/cpu-param.h
index f579b16bd2..abad52af20 100644
--- a/target/i386/cpu-param.h
+++ b/target/i386/cpu-param.h
@@ -25,8 +25,4 @@
 #define TARGET_PAGE_BITS 12
 #define NB_MMU_MODES 5
 
-#ifndef CONFIG_USER_ONLY
-# define TARGET_TB_PCREL 1
-#endif
-
 #endif