]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/of/Kconfig
of/promtree: make drivers/of/pdt.c no longer sparc-only
[karo-tx-linux.git] / drivers / of / Kconfig
index 6acbff389ab66c54e12f80a1831fedc41475de87..aa675ebd8eb3cd9636de7b69add0cfe73a134995 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