1
0
Fork 0

MLK-11395-2: reset: build in CONFIG_RESET_GPIO by default

GPIO is widely used as the reset control for various devices.  Let's
build the support in by default.

[shawn.guo: cherry-pick commit 795fcb3bc5bb from imx_3.10.y]
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>

(cherry picked from commit 0cbf78b5b02c57e6fd0e57e811cfe56509c4fd24)
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
5.4-rM2-2.2.x-imx-squashed
Shawn Guo 2013-07-14 21:10:37 +08:00 committed by Dong Aisheng
parent 76d42334db
commit 16c4d62c0a
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ config RESET_LANTIQ
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