forked from Minki/linux
PDA_POWER depends on having request_irq()
... so all proud owners of s390-based PDAs will have to live without that one Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
parent
51ec138c64
commit
5f17c70fe6
@ -16,6 +16,7 @@ config POWER_SUPPLY_DEBUG
|
||||
|
||||
config PDA_POWER
|
||||
tristate "Generic PDA/phone power driver"
|
||||
depends on !S390
|
||||
help
|
||||
Say Y here to enable generic power driver for PDAs and phones with
|
||||
one or two external power supplies (AC/USB) connected to main and
|
||||
|
Loading…
Reference in New Issue
Block a user