mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 04:04:06 +00:00
power: reset: tps65086: Allow building as a module
Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
This commit is contained in:
parent
7735322fcf
commit
541a0cc43d
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ config POWER_RESET_ST
|
|||
Reset support for STMicroelectronics boards.
|
||||
|
||||
config POWER_RESET_TPS65086
|
||||
bool "TPS65086 restart driver"
|
||||
tristate "TPS65086 restart driver"
|
||||
depends on MFD_TPS65086
|
||||
help
|
||||
This driver adds support for resetting the TPS65086 PMIC on restart.
|
||||
|
|
Loading…
Add table
Reference in a new issue