diff options
Diffstat (limited to 'drivers/reset/Kconfig')
-rw-r--r-- | drivers/reset/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/reset/Kconfig b/drivers/reset/Kconfig index 92a976ce7005..155746d32a65 100644 --- a/drivers/reset/Kconfig +++ b/drivers/reset/Kconfig @@ -29,6 +29,7 @@ config RESET_BERLIN config RESET_GPIO tristate "GPIO reset controller support" + default y depends on GPIOLIB && OF help This driver provides support for reset lines that are controlled |