aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options.mips
diff options
context:
space:
mode:
authorJayachandran C. <jchandra@FreeBSD.org>2010-08-13 12:56:00 +0000
committerJayachandran C. <jchandra@FreeBSD.org>2010-08-13 12:56:00 +0000
commita7834bac09bfbd541ce2b9dd80d05bd95c528d73 (patch)
tree70a6c8d6271b6747994da5d03a85344d67a3c141 /sys/conf/options.mips
parent977fd9da579b7f88c9128d82c229a253c49fbb36 (diff)
downloadsrc-a7834bac09bfbd541ce2b9dd80d05bd95c528d73.tar.gz
src-a7834bac09bfbd541ce2b9dd80d05bd95c528d73.zip
Rename TARGET_XLR_XLS to CPU_RMI to match other CPU_xxx definitions.
use CPU_RMI all XLR configurations. Update ident string for N32 and N64 kernels.
Notes
Notes: svn path=/head/; revision=211280
Diffstat (limited to 'sys/conf/options.mips')
-rw-r--r--sys/conf/options.mips2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/conf/options.mips b/sys/conf/options.mips
index 95504dc86338..36cfc7af9d88 100644
--- a/sys/conf/options.mips
+++ b/sys/conf/options.mips
@@ -35,6 +35,7 @@ CPU_SENTRY5 opt_global.h
CPU_HAVEFPU opt_global.h
CPU_SB1 opt_global.h
CPU_CNMIPS opt_global.h
+CPU_RMI opt_global.h
ISA_MIPS1 opt_cputype.h
ISA_MIPS3 opt_cputype.h
@@ -51,7 +52,6 @@ CFE_ENV_SIZE opt_global.h
NOFPU opt_global.h
TARGET_EMULATOR opt_ddb.h
-TARGET_XLR_XLS opt_global.h
TICK_USE_YAMON_FREQ opt_global.h
TICK_USE_MALTA_RTC opt_global.h