package/nvidia-driver: CUDA support does not require X.org
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 31 Mar 2015 17:45:34 +0000 (19:45 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 1 Apr 2015 21:24:44 +0000 (23:24 +0200)
commit4ed3c04950c001461470c27e276608236f401865
tree5b6bef790173f8c6c97241a492cb5786f879b8b8
parent92988923db3650fe8731644ce48914be2cb9bc59
package/nvidia-driver: CUDA support does not require X.org

Currently, nvidia-driver always installs the X.org driver, assuming this
is a requirement for all functionalities provided by nvidia-driver, thus
pulling in quite a bunch of X.org packages.

However, it is perfectly legit to be doing CUDA (and OpenCL) work
without the full X.org stack, and indeed the NVidia CUDA and OpenCL
libraries do not require the X.org stack.

Split the configuration so that it is posible to install the different
parts independently from each others, so that CUDA can be installed all
on its own.

Reported-by: Al West <al.west@v-nova.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Al West <al.west@v-nova.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/nvidia-driver/Config.in
package/nvidia-driver/nvidia-driver.mk