aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
Diffstat (limited to 'arch')
-rw-r--r--arch/blackfin/Kconfig6
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
1171endmenu 1177endmenu
1172 1178
1173menu "CPU Frequency scaling" 1179menu "CPU Frequency scaling"