]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/mips/Kconfig
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
[net-next-2.6.git] / arch / mips / Kconfig
index 784cf822963afbee48cfafbaf0d799143aa3972b..46cae2b163e4a1e6286584e28496f59d7e41d844 100644 (file)
@@ -2128,6 +2128,13 @@ config SECCOMP
 
          If unsure, say Y. Only embedded should say N here.
 
+config USE_OF
+       bool "Flattened Device Tree support"
+       select OF
+       select OF_FLATTREE
+       help
+         Include support for flattened device tree machine descriptions.
+
 endmenu
 
 config LOCKDEP_SUPPORT