diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-05-23 06:17:10 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2020-05-23 06:17:10 +0000 |
commit | 600b7d3ac6757ee204fff315645f2a13f3383111 (patch) | |
tree | ba2705f838facbd280ee773d2d3cd79808fdcd05 /sys/arch/alpha/conf | |
parent | a88d3f7efed36bcd580cb70555d92be4f92c75b0 (diff) |
remove cfb and sfb alpha tc fb drivers
These were removed from files.alpha 1.105 in 2017 and the rcons bits
they reference were removed in 2006.
removal suggested by miod@
Diffstat (limited to 'sys/arch/alpha/conf')
-rw-r--r-- | sys/arch/alpha/conf/GENERIC | 4 | ||||
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKBIG | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC index 2309131cafd..42bd72235ec 100644 --- a/sys/arch/alpha/conf/GENERIC +++ b/sys/arch/alpha/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.264 2019/12/17 13:08:54 reyk Exp $ +# $OpenBSD: GENERIC,v 1.265 2020/05/23 06:17:08 jsg Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -167,8 +167,6 @@ zstty* at zs? channel 1 tcds* at tc? asc* at tcds? asc* at tc? -#cfb* at tc? -#sfb* at tc? le* at tc? # PCI host bus adapter support diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG index 43de32ab660..5ef9908e907 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.102 2019/09/04 14:29:41 cheloha Exp $ +# $OpenBSD: RAMDISKBIG,v 1.103 2020/05/23 06:17:08 jsg Exp $ machine alpha maxusers 4 @@ -81,8 +81,6 @@ zstty* at zs? channel 1 tcds* at tc? asc* at tcds? asc* at tc? -#cfb* at tc? -#sfb* at tc? le* at tc? apecs* at mainbus? |