This commit is contained in:
Ciro Santilli
2017-08-05 21:18:57 +01:00
parent 83411a0597
commit d871c008fb
5 changed files with 161 additions and 8 deletions

View File

@@ -138,11 +138,12 @@ CONFIG_ARM64_PTDUMP=y
## UIO
# Userspace drivers.
# Userspace drivers: allow you to handle IRQs and do memory IO from userland through a /dev file.
#
# Superseded by the more featureful VFIO.
#
# Documentation/DocBook/uio-howto.tmpl
# Documentation/DocBook/uio-howto.tmpl contains actual userland examples
# for the generic examples under drivers/uio
#
# UIO interface in a nutshell:
#