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)
wifi-calibration
Shawn Guo 2013-07-14 21:10:37 +08:00 committed by Nitin Garg
parent d6649c277e
commit d00a1fdb99
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ if RESET_CONTROLLER
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