提交 7fa650bc 编写于 作者: G Guenter Roeck 提交者: Sebastian Reichel

power/reset: st-poweroff: Fix misleading Kconfig description

The st-poweroff driver does not really power off the system
but resets it, so Kconfig should not claim that the driver
would handle power-off.
Signed-off-by: NGuenter Roeck <linux@roeck-us.net>
Signed-off-by: NSebastian Reichel <sre@kernel.org>
上级 453fe4f1
...@@ -110,10 +110,10 @@ config POWER_RESET_RESTART ...@@ -110,10 +110,10 @@ config POWER_RESET_RESTART
user presses a key. u-boot then boots into Linux. user presses a key. u-boot then boots into Linux.
config POWER_RESET_ST config POWER_RESET_ST
bool "ST restart power-off driver" bool "ST restart driver"
depends on ARCH_STI depends on ARCH_STI
help help
Power off and reset support for STMicroelectronics boards. Reset support for STMicroelectronics boards.
config POWER_RESET_VERSATILE config POWER_RESET_VERSATILE
bool "ARM Versatile family reboot driver" bool "ARM Versatile family reboot driver"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册