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

11 lines
200 B
Plaintext

## uboot config files
source "build/kconf/Kconfig.uboot"
## kernel config files
source "build/kconf/Kconfig.kernel"
## select rootfs
source "build/kconf/Kconfig.rootfs"
##
## add more here
#
#TODO