diff options
Diffstat (limited to 'sim/or1k/configure.ac')
-rw-r--r-- | sim/or1k/configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/or1k/configure.ac b/sim/or1k/configure.ac index e09fee1..ed8538e 100644 --- a/sim/or1k/configure.ac +++ b/sim/or1k/configure.ac @@ -4,7 +4,6 @@ AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config]) SIM_AC_COMMON -SIM_AC_OPTION_ENDIAN(BIG) SIM_AC_OPTION_BITSIZE([32], [31], [32]) SIM_AC_OPTION_SCACHE(16384) SIM_AC_OPTION_DEFAULT_MODEL([or1200]) |