blob: 684873c127a66b56948851c5522dc6a55afc3f16 [file] [log] [blame]
Alexandru Gagniuc428eeff2013-12-30 01:21:55 -05001config DRIVER_XPOWERS_AXP209
2 bool
3 default n
4 help
5 X-Powers AXP902 Power Management Unit
6
7if DRIVER_XPOWERS_AXP209
8
9config DRIVER_XPOWERS_AXP209_BOOTBLOCK
10 bool
11 default n
12 help
13 Make AXP209 functionality available in he bootblock.
14
15endif # DRIVER_XPOWERS_AXP209