]> Pileus Git - ~andy/linux/blobdiff - lib/Kconfig
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[~andy/linux] / lib / Kconfig
index 8269d56dcdaa38a2af895777bfb1a2d873df5f84..bfdbb1ff0aa39db058be3933b725d0737cd1f7b6 100644 (file)
@@ -387,4 +387,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