Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ff19fed4 authored by Michael Hennerich's avatar Michael Hennerich Committed by Bryan Wu
Browse files

Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wakeup fromi standby by GPIO



This feature is not available on BF54x.

Signed-off-by: default avatarMichael Hennerich <michael.hennerich@analog.com>
Signed-off-by: default avatarBryan Wu <cooloney@kernel.org>
parent 19986289
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1129,6 +1129,7 @@ endchoice

config PM_WAKEUP_BY_GPIO
	bool "Allow Wakeup from Standby by GPIO"
	depends on PM && !BF54x

config PM_WAKEUP_GPIO_NUMBER
	int "GPIO number"