ni / linux

Linux kernel source for NI Linux Real-Time
Other
81 stars 78 forks source link

activate the cuse kernel modul #110

Closed UWkerb-NI closed 1 year ago

UWkerb-NI commented 1 year ago

We need the cuse kernel module for our userspace drivers. Since this kernel module has dependencies on the fuse kernel module and its compilation parameters, the cuse kernel module must necessarily be built together in the context of the kernel build.

The patch simply enables the cuse kernel module to build.

UWkerb-NI commented 1 year ago

the pull request was cancelled.