buildroot/package/nvidia-modprobe/Config.in
Christian Stewart 83aaf5106e package/nvidia-modprobe: new package
nvidia-modprobe package adds a utility and headers for probing the NVIDIA
hardware at runtime.

https://github.com/NVIDIA/nvidia-modprobe

Signed-off-by: Christian Stewart <christian@paral.in>
[Arnout:
 - use upstream Makefile instead of building directly;
 - don't install to staging;
 - remove dependency on host-pkgconf;
 - correct license to GPL-2.0;
 - remove dependency on threads and glibc;
 - add dependency on MMU.]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-01-12 00:17:50 +01:00

9 lines
245 B
Plaintext

config BR2_PACKAGE_NVIDIA_MODPROBE
bool "nvidia-modprobe"
depends on BR2_USE_MMU # fork()
help
nvidia-modprobe package adds a utility and headers for
probing the NVIDIA hardware at runtime.
https://github.com/NVIDIA/nvidia-modprobe