aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index ab0eb007..1aa1e952 100644
--- a/config.h.in
+++ b/config.h.in
@@ -81,6 +81,9 @@
/* option ignored */
#undef IGNORE_LINUX_BSG
+/* even if Linux sg v4 available, use v3 instead */
+#undef IGNORE_LINUX_SGV4
+
/* compile out NVMe support */
#undef IGNORE_NVME