| tristate "Power supply class support" |
| Say Y here to enable power supply class support. This allows |
| power supply (batteries, AC, USB) monitoring by userspace |
| via sysfs and uevent (if available) and/or APM kernel interface |
| config POWER_SUPPLY_DEBUG |
| bool "Power supply debug" |
| Say Y here to enable debugging messages for power supply class |
| tristate "Generic PDA/phone power driver" |
| 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 |
| backup batteries, and optional builtin charger. |
| tristate "APM emulation for class batteries" |
| Say Y here to enable support APM status emulation using |
| tristate "DS2760 battery driver (HP iPAQ & others)" |
| Say Y here to enable support for batteries with ds2760 chip. |
| tristate "Apple PMU battery" |
| depends on PPC32 && ADB_PMU |
| Say Y here to expose battery information on Apple machines |
| through the generic battery class. |
| tristate "One Laptop Per Child battery" |
| depends on X86_32 && OLPC |
| Say Y to enable support for the battery on the OLPC laptop. |