mirror of https://github.com/hak5/openwrt-owl.git
kernel: Add missing CONFIG_BATTERY_DS2781 option to generic 3.6 config
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34409owl
parent
d90e805fe6
commit
df6727639a
|
@ -184,6 +184,7 @@ CONFIG_BASE_SMALL=0
|
||||||
# CONFIG_BATTERY_BQ27x00 is not set
|
# CONFIG_BATTERY_BQ27x00 is not set
|
||||||
# CONFIG_BATTERY_DS2760 is not set
|
# CONFIG_BATTERY_DS2760 is not set
|
||||||
# CONFIG_BATTERY_DS2780 is not set
|
# CONFIG_BATTERY_DS2780 is not set
|
||||||
|
# CONFIG_BATTERY_DS2781 is not set
|
||||||
# CONFIG_BATTERY_DS2782 is not set
|
# CONFIG_BATTERY_DS2782 is not set
|
||||||
# CONFIG_BATTERY_MAX17040 is not set
|
# CONFIG_BATTERY_MAX17040 is not set
|
||||||
# CONFIG_BATTERY_MAX17042 is not set
|
# CONFIG_BATTERY_MAX17042 is not set
|
||||||
|
|
Loading…
Reference in New Issue