Merge branch 'for-2637/i2c-all' of git://git.fluff.org/bjdooks/linux
[pandora-kernel.git] / drivers / of / Kconfig
index 6acbff3..aa675eb 100644 (file)
@@ -4,7 +4,7 @@ config DTC
 config OF
        bool
 
-menu "Flattened Device Tree and Open Firmware support"
+menu "Device Tree and Open Firmware support"
        depends on OF
 
 config PROC_DEVICETREE
@@ -19,6 +19,9 @@ config OF_FLATTREE
        bool
        select DTC
 
+config OF_PROMTREE
+       bool
+
 config OF_DYNAMIC
        def_bool y
        depends on PPC_OF