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

13 lines
230 B
Plaintext
Raw Normal View History

2026-01-30 08:53:24 +00:00
#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