aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Hennerich <michael.hennerich@analog.com>2009-03-05 03:45:55 -0500
committerBryan Wu <cooloney@kernel.org>2009-03-05 03:45:55 -0500
commit199862892e83d04a294eebad45adc40c658b8630 (patch)
treedfd46ac5bcb446633ffa661036b3bbb4e9a54f5a
parent0bf3d933085509916335480121761a1b225e6c23 (diff)
Blackfin arch: PM_BFIN_WAKE_GP: update help
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
-rw-r--r--arch/blackfin/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index 8f1f97d56e1..be6097163b0 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -1168,6 +1168,12 @@ config PM_BFIN_WAKE_GP
1168 default n 1168 default n
1169 help 1169 help
1170 Enable General-Purpose Wake-Up (Voltage Regulator Power-Up) 1170 Enable General-Purpose Wake-Up (Voltage Regulator Power-Up)
1171 (all processors, except ADSP-BF549). This option sets
1172 the general-purpose wake-up enable (GPWE) control bit to enable
1173 wake-up upon detection of an active low signal on the /GPW (PH7) pin.
1174 On ADSP-BF549 this option enables the the same functionality on the
1175 /MRXON pin also PH7.
1176
1171endmenu 1177endmenu
1172 1178
1173menu "CPU Frequency scaling" 1179menu "CPU Frequency scaling"