Files
xiuos/Kconfig
2021-04-28 17:49:18 +08:00

10 lines
154 B
Plaintext

source "$KERNEL_DIR/kernel/Kconfig"
source "$KERNEL_DIR/fs/Kconfig"
source "$KERNEL_DIR/framework/Kconfig"
source "$KERNEL_DIR/applications/Kconfig"