summaryrefslogtreecommitdiffstats
path: root/sys/geom/shsec/g_shsec.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/geom/shsec/g_shsec.c')
-rw-r--r--sys/geom/shsec/g_shsec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/geom/shsec/g_shsec.c b/sys/geom/shsec/g_shsec.c
index 7be39bb..ee2cf4b 100644
--- a/sys/geom/shsec/g_shsec.c
+++ b/sys/geom/shsec/g_shsec.c
@@ -40,6 +40,7 @@ __FBSDID("$FreeBSD$");
#include <geom/geom.h>
#include <geom/shsec/g_shsec.h>
+FEATURE(geom_shsec, "GEOM shared secret device support");
static MALLOC_DEFINE(M_SHSEC, "shsec_data", "GEOM_SHSEC Data");
OpenPOWER on IntegriCloud