diff options
author | Michael Hennerich <michael.hennerich@analog.com> | 2009-03-05 03:45:55 -0500 |
---|---|---|
committer | Bryan Wu <cooloney@kernel.org> | 2009-03-05 03:45:55 -0500 |
commit | 199862892e83d04a294eebad45adc40c658b8630 (patch) | |
tree | dfd46ac5bcb446633ffa661036b3bbb4e9a54f5a /arch/blackfin/Kconfig | |
parent | 0bf3d933085509916335480121761a1b225e6c23 (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>
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r-- | arch/blackfin/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index 8f1f97d56e1e..be6097163b07 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 | |||
1171 | endmenu | 1177 | endmenu |
1172 | 1178 | ||
1173 | menu "CPU Frequency scaling" | 1179 | menu "CPU Frequency scaling" |