mirror of
https://github.com/apache/nuttx.git
synced 2025-01-13 10:58:49 +08:00
8582a12388
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
8 lines
245 B
Text
8 lines
245 B
Text
#
|
|
# For a description of the syntax of this configuration file,
|
|
# see the file kconfig-language.txt in the NuttX tools repository.
|
|
#
|
|
|
|
source "drivers/power/pm/Kconfig"
|
|
source "drivers/power/battery/Kconfig"
|
|
source "drivers/power/supply/Kconfig"
|