mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 10:27:00 +02:00
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:
parent
50fdab4387
commit
92a5bb56e8
@ -714,6 +714,7 @@ CONFIG_PCI_MSI=y
|
|||||||
CONFIG_PCNET32=m
|
CONFIG_PCNET32=m
|
||||||
CONFIG_PDC_ADMA=m
|
CONFIG_PDC_ADMA=m
|
||||||
CONFIG_POSIX_MQUEUE=y
|
CONFIG_POSIX_MQUEUE=y
|
||||||
|
CONFIG_POWER_SUPPLY=y
|
||||||
CONFIG_PPP=m
|
CONFIG_PPP=m
|
||||||
CONFIG_PPPOE=m
|
CONFIG_PPPOE=m
|
||||||
CONFIG_PPP_ASYNC=m
|
CONFIG_PPP_ASYNC=m
|
||||||
|
Loading…
Reference in New Issue
Block a user