aboutsummaryrefslogtreecommitdiff
path: root/sim/frv/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'sim/frv/configure.ac')
-rw-r--r--sim/frv/configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/frv/configure.ac b/sim/frv/configure.ac
index 7430641..7e237151 100644
--- a/sim/frv/configure.ac
+++ b/sim/frv/configure.ac
@@ -2,8 +2,6 @@ dnl Process this file with autoconf to produce a configure script.
AC_INIT(Makefile.in)
AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
-SIM_AC_OPTION_SCACHE(16384)
-
dnl Enable making unknown traps dump out registers
AC_MSG_CHECKING([whether sim frv should dump cpu state on unknown traps])
AC_ARG_ENABLE(sim-frv-trapdump,