linuxOS_MC3302/sdk/X-AIOS-LT00-V1.0.4/build/kconf/Kconfig.sdk
2026-01-30 16:53:24 +08:00

13 lines
230 B
Plaintext

#base soc system select
#
menu "SoC System"
source "build/kconf/Kconfig.chipset"
source "build/kconf/Kconfig.os"
source "build/kconf/Kconfig.toolchain"
source "build/kconf/Kconfig.misc"
##
#add more sub menu config here
endmenu