Remove some KGDB leftovers.
authormpi <mpi@openbsd.org>
Sun, 30 Apr 2017 20:04:42 +0000 (20:04 +0000)
committermpi <mpi@openbsd.org>
Sun, 30 Apr 2017 20:04:42 +0000 (20:04 +0000)
From Amit Kulkarni.

sys/arch/amd64/conf/GENERIC
sys/arch/i386/conf/GENERIC

index 1f2e65e..feaa9ff 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.442 2017/03/12 21:31:18 jcs Exp $
+#      $OpenBSD: GENERIC,v 1.443 2017/04/30 20:04:42 mpi Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -19,9 +19,6 @@ option                USER_PCICONF    # user-space PCI configuration
 option         APERTURE        # in-kernel aperture driver for XFree86
 option         MTRR            # CPU memory range attributes control
 
-#option                KGDB            # Remote debugger support; exclusive of DDB
-#option                "KGDB_DEVNAME=\"com\"",KGDBADDR=0x2f8,KGDBRATE=9600
-
 option         NTFS            # NTFS support
 option         HIBERNATE       # Hibernate support
 
index 5a2d1a1..608a6f2 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: GENERIC,v 1.826 2017/01/13 20:30:59 reyk Exp $
+#      $OpenBSD: GENERIC,v 1.827 2017/04/30 20:04:42 mpi Exp $
 #
 # For further information on compiling OpenBSD kernels, see the config(8)
 # man page.
@@ -20,9 +20,6 @@ option                KVM86           # Kernel Virtual 8086 emulation
 option         APERTURE        # in-kernel aperture driver for XFree86
 option         MTRR            # CPU memory range attributes control
 
-#option                KGDB            # Remote debugger support; exclusive of DDB
-#option                "KGDB_DEVNAME=\"com\"",KGDBADDR=0x2f8,KGDBRATE=9600
-
 option         NTFS            # NTFS support
 option         HIBERNATE       # Hibernate support