Skip to content

Commit

Permalink
Blackfin arch: Fix BUG - kernel fails to build in pm.c when allow wak…
Browse files Browse the repository at this point in the history
…eup fromi standby by GPIO

This feature is not available on BF54x.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
  • Loading branch information
Michael Hennerich authored and Bryan Wu committed Mar 4, 2009
1 parent 1998628 commit ff19fed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/blackfin/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit ff19fed

Please sign in to comment.