summaryrefslogtreecommitdiffstats
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 677942a..04843ea 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -9,4 +9,3 @@ option('nvme-tests', type : 'boolean', value : false, description: 'Run tests ag
option('docs', type : 'combo', choices : ['false', 'html', 'man', 'all'], description : 'install documentation')
option('docs-build', type : 'boolean', value : false, description : 'build documentation')
option('pdc-enabled', type: 'boolean', value : false, description : 'set default Persistent Discovery Controllers behavior')
-option('json-c', type: 'feature', value: 'auto', description: 'JSON suppport')