linuxOS_MC3302/sdk/X-AIOS-LT00-V1.0.4/build/kconf/Kconfig.pkg

20 lines
496 B
Plaintext
Raw Normal View History

2026-01-30 08:53:24 +00:00
#
# For a description of the syntax of this configuration file,
# core package configuration.
#
menu "Core Package"
source "build/kconf/Kconfig.guiengine"
source "build/kconf/Kconfig.framework"
source "build/kconf/Kconfig.external"
source "build/kconf/Kconfig.inner"
source "build/kconf/Kconfig.hardware"
source "build/kconf/Kconfig.recovery"
source "build/kconf/Kconfig.res"
source "build/kconf/Kconfig.example"
source "build/kconf/Kconfig.utils"
source "build/kconf/Kconfig.feature"
endmenu