From 84a78a6e74e15eed01bfcdc887c5ce6f0faffe14 Mon Sep 17 00:00:00 2001 From: adrian Date: Thu, 24 Dec 2015 18:30:04 +0000 Subject: [PATCH] [rt305x] Prepare for the upcoming regime change - add RT305x options. Submitted by: Stanislav Galabov --- sys/mips/conf/RT305X | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/mips/conf/RT305X b/sys/mips/conf/RT305X index a8b662608461..7c4ce0fed35a 100644 --- a/sys/mips/conf/RT305X +++ b/sys/mips/conf/RT305X @@ -33,6 +33,9 @@ hints "RT305X.hints" #Default places to look for devices. #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols +options RT3052F +options RT305X_UBOOT + # Debugging for use in -current #options DEADLKRES #Enable the deadlock resolver #options INVARIANTS #Enable calls of extra sanity checking