Loading drivers/of/Kconfig +6 −0 Original line number Diff line number Diff line Loading @@ -47,7 +47,13 @@ config OF_PROMTREE bool config OF_KOBJ bool "Display devicetree in sysfs" def_bool SYSFS help Some embedded platforms have no need to display the devicetree nodes and properties in sysfs. Disabling this option will save a small amount of memory, as well as decrease boot time. By default this option will be enabled if SYSFS is enabled. # Hardly any platforms need this. It is safe to select, but only do so if you # need it. Loading Loading
drivers/of/Kconfig +6 −0 Original line number Diff line number Diff line Loading @@ -47,7 +47,13 @@ config OF_PROMTREE bool config OF_KOBJ bool "Display devicetree in sysfs" def_bool SYSFS help Some embedded platforms have no need to display the devicetree nodes and properties in sysfs. Disabling this option will save a small amount of memory, as well as decrease boot time. By default this option will be enabled if SYSFS is enabled. # Hardly any platforms need this. It is safe to select, but only do so if you # need it. Loading