forked from rrcarlosr/Jetpack
dchvs
75c7968d30
Jetson Xavier NX, Jetson TX2 Series, Jetson AGX Xavier Series, Jetson Nano, Jetson TX1 [L4T 32.4.4]
12 lines
268 B
Plaintext
12 lines
268 B
Plaintext
config NVS_DFSH
|
|
tristate "Line discipline for NVS DFSH"
|
|
depends on TTY && IIO_BUFFER && IIO_TRIGGERED_BUFFER && NVS_IIO
|
|
default n
|
|
help
|
|
Say Y here for TTY line discipline for NVS
|
|
DFSH stream.
|
|
|
|
This driver cannot be built as a module.
|
|
If unsure, say N.
|
|
|