MC3302_SDK_V1.0.3_20251215_SRC/sdk/X-AIOS-LT00/build/kconf/Kconfig.sdk
2025-12-29 09:52:12 +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