userns: Convert audit to work with user namespaces enabled
[firefly-linux-kernel-4.4.55.git] / lib / Kconfig
index 72c1d46930682faecaee1ff3607409b276e93103..bb94c1ba616a4213bc11521adef4310387032353 100644 (file)
@@ -390,4 +390,10 @@ config SIGNATURE
          Digital signature verification. Currently only RSA is supported.
          Implementation is done using GnuPG MPI library
 
+#
+# libfdt files, only selected if needed.
+#
+config LIBFDT
+       bool
+
 endmenu