mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 16:24:13 +08:00
Blackfin arch: set PM_WAKEUP_GPIO_NUMBER default to 2 for everyone
Signed-off-by: Mike Frysinger <vapier.adi@gmail.com> Signed-off-by: Bryan Wu <cooloney@kernel.org>
This commit is contained in:
parent
53442e1cbd
commit
d1a3336e2f
@ -1062,7 +1062,7 @@ config PM_WAKEUP_GPIO_NUMBER
|
||||
int "GPIO number"
|
||||
range 0 47
|
||||
depends on PM_WAKEUP_BY_GPIO
|
||||
default 2 if BFIN537_STAMP
|
||||
default 2
|
||||
|
||||
choice
|
||||
prompt "GPIO Polarity"
|
||||
|
Loading…
Reference in New Issue
Block a user