]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/mips/Kconfig
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
[net-next-2.6.git] / arch / mips / Kconfig
index 784cf822963afbee48cfafbaf0d799143aa3972b..cf8d0945530c4b77f42cde9421c79591efc980f1 100644 (file)
@@ -15,8 +15,6 @@ config MIPS
        select RTC_LIB if !MACH_LOONGSON
        select GENERIC_ATOMIC64 if !64BIT
 
-mainmenu "Linux/MIPS Kernel Configuration"
-
 menu "Machine selection"
 
 config ZONE_DMA
@@ -2128,6 +2126,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