aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vt
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2019-12-20 16:22:14 +0000
committerKyle Evans <kevans@FreeBSD.org>2019-12-20 16:22:14 +0000
commitdb41cd0e062561c71684f68dbf81f903b73ca282 (patch)
tree3b196192598b835d7c2826ae38c69f30705fa845 /sys/dev/vt
parent4eac76656ef55fc1d500b0b9c6b2019e9768c13f (diff)
downloadsrc-db41cd0e062561c71684f68dbf81f903b73ca282.tar.gz
src-db41cd0e062561c71684f68dbf81f903b73ca282.zip
Kill off dummy kbd drivers
As far as I can tell, these are an artifact of times when linker sets couldn't be empty, otherwise the kernel build would fail due to unresolved symbols. hselasky fixed this in r268138, and I've audited the kbd portions to make sure nothing would blow up due to the empty linker set and successfully compiled+ran a kernel with no keyboard support at all. Kill them off now since they're no longer required. MFC after: 1 week
Notes
Notes: svn path=/head/; revision=355936
Diffstat (limited to 'sys/dev/vt')
0 files changed, 0 insertions, 0 deletions