Author: nyan
Date: Sat Oct  4 05:03:39 2014
New Revision: 272491
URL: https://svnweb.freebsd.org/changeset/base/272491

Log:
  Reduce diffs against i386.

Modified:
  head/sys/conf/options.pc98

Modified: head/sys/conf/options.pc98
==============================================================================
--- head/sys/conf/options.pc98  Sat Oct  4 05:01:57 2014        (r272490)
+++ head/sys/conf/options.pc98  Sat Oct  4 05:03:39 2014        (r272491)
@@ -31,12 +31,6 @@ KVA_PAGES            opt_global.h
 
 TIMER_FREQ                     opt_clock.h
 
-# options for serial support
-COM_ESP                        opt_sio.h
-COM_MULTIPORT          opt_sio.h
-CONSPEED               opt_sio.h
-GDBSPEED               opt_sio.h
-
 CPU_BLUELIGHTNING_3X           opt_cpu.h
 CPU_BLUELIGHTNING_FPU_OP_CACHE opt_cpu.h
 CPU_BTB_EN                     opt_cpu.h
@@ -67,8 +61,17 @@ I486_CPU             opt_global.h
 I586_CPU               opt_global.h
 I686_CPU               opt_global.h
 
+# options for serial support
+COM_ESP                        opt_sio.h
+COM_MULTIPORT          opt_sio.h
+CONSPEED               opt_sio.h
+GDBSPEED               opt_sio.h
+
 GDC
 
+# AGP debugging support
+AGP_DEBUG              opt_agp.h
+
 # Video spigot
 SPIGOT_UNSECURE                opt_spigot.h
 
@@ -96,7 +99,6 @@ DEV_NPX                       opt_npx.h
 
 # Debugging
 NPX_DEBUG              opt_npx.h
-AGP_DEBUG              opt_agp.h
 
 # BPF just-in-time compiler
 BPF_JITTER             opt_bpf.h
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to