| config NOVA_CORE | |
| tristate "Nova Core GPU driver" | |
| depends on PCI | |
| depends on RUST | |
| depends on RUST_FW_LOADER_ABSTRACTIONS | |
| default n | |
| help | |
| Choose this if you want to build the Nova Core driver for Nvidia | |
| GPUs based on the GPU System Processor (GSP). This is true for Turing | |
| and later GPUs. | |
| This driver is work in progress and may not be functional. | |
| If M is selected, the module will be called nova_core. |