Skip to content

Commit

Permalink
base: arch_topology: update Kconfig help description
Browse files Browse the repository at this point in the history
Commit 5d777b1 ("arch_topology: Make cpu_capacity sysfs node as read-only")
made cpu_capacity sysfs node read-only. Update the GENERIC_ARCH_TOPOLOGY
Kconfig help section to reflect the same.

Cc: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Sudeep Holla <[email protected]>
Signed-off-by: Paul Walmsley <[email protected]>
  • Loading branch information
sudeep-holla authored and paul-walmsley-sifive committed Jul 22, 2019
1 parent 03f11f0 commit c181831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/base/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ config GENERIC_ARCH_TOPOLOGY
help
Enable support for architectures common topology code: e.g., parsing
CPU capacity information from DT, usage of such information for
appropriate scaling, sysfs interface for changing capacity values at
appropriate scaling, sysfs interface for reading capacity values at
runtime.

endmenu

0 comments on commit c181831

Please sign in to comment.