sys-kernel: enable CONFIG_POWER_SUPPLY

CONFIG_POWER_SUPPLY enables power supply class used to represent
battery, UPS, AC or DC power supply properties to user-space.
It defines core set of attributes, which should be applicable to
most power supplies out there.

See also https://github.com/kinvolk/Flatcar/issues/215.
This commit is contained in:
Dongsu Park 2020-11-17 14:15:35 +01:00
parent 50fdab4387
commit 92a5bb56e8

View File

@ -714,6 +714,7 @@ CONFIG_PCI_MSI=y
CONFIG_PCNET32=m
CONFIG_PDC_ADMA=m
CONFIG_POSIX_MQUEUE=y
CONFIG_POWER_SUPPLY=y
CONFIG_PPP=m
CONFIG_PPPOE=m
CONFIG_PPP_ASYNC=m