From 0e4f76b78d7ed8fc603ba2951b8128a68ea4b7fa Mon Sep 17 00:00:00 2001 From: Vladislav Yarmak Date: Wed, 3 Apr 2019 17:08:23 +0300 Subject: [PATCH] ndl: update config --- tools/nv-driver-locator/nv-driver-locator.json.sample | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tools/nv-driver-locator/nv-driver-locator.json.sample b/tools/nv-driver-locator/nv-driver-locator.json.sample index fb8e154..72eb5c8 100644 --- a/tools/nv-driver-locator/nv-driver-locator.json.sample +++ b/tools/nv-driver-locator/nv-driver-locator.json.sample @@ -21,6 +21,13 @@ "name": "desktop defaults", "params": {} }, + { + "type": "gfe_client", + "name": "desktop CRD", + "params": { + "crd": true + } + }, { "type": "gfe_client", "name": "desktop beta",