diff options
author | Greg Steuck <gnezdo@cvs.openbsd.org> | 2022-01-04 05:50:44 +0000 |
---|---|---|
committer | Greg Steuck <gnezdo@cvs.openbsd.org> | 2022-01-04 05:50:44 +0000 |
commit | b0511b244a4029f449eafe5666e249498bc52eb6 (patch) | |
tree | 4eb1dae973dbe0e376c127af64d99d2522ca6989 /sys/arch/amd64/conf | |
parent | 1d3ba0993465630dce02248faa748a0bd91f9089 (diff) |
Remove commented out gtp from amd64 GENERIC
It has long been irrelevant as pointed out by Crystal Kolipe
kolipe.c AT exoticsilicon.com
ok mlarkin
Diffstat (limited to 'sys/arch/amd64/conf')
-rw-r--r-- | sys/arch/amd64/conf/GENERIC | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC index 0621843fcf0..af15c7f3ebf 100644 --- a/sys/arch/amd64/conf/GENERIC +++ b/sys/arch/amd64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.509 2022/01/02 23:14:26 jsg Exp $ +# $OpenBSD: GENERIC,v 1.510 2022/01/04 05:50:43 gnezdo Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -670,11 +670,7 @@ audio* at emu? bktr0 at pci? -# FM-Radio devices -#gtp* at pci? # Gemtek/Guillemot Radio PCI Radio Card - # FM-Radio support -#radio* at gtp? radio* at bktr? #wdt0 at pci? # Ind Computer Source PCI-WDT50x driver |