kernel: add missing config option BATTERY_DS2781 for 3.7
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34749
This commit is contained in:
parent
44b9898251
commit
0c64d55b14
1 changed files with 1 additions and 0 deletions
|
@ -188,6 +188,7 @@ CONFIG_BASE_SMALL=0
|
|||
# CONFIG_BATTERY_BQ27x00 is not set
|
||||
# CONFIG_BATTERY_DS2760 is not set
|
||||
# CONFIG_BATTERY_DS2780 is not set
|
||||
# CONFIG_BATTERY_DS2781 is not set
|
||||
# CONFIG_BATTERY_DS2782 is not set
|
||||
# CONFIG_BATTERY_MAX17040 is not set
|
||||
# CONFIG_BATTERY_MAX17042 is not set
|
||||
|
|
Loading…
Reference in a new issue