10 lines
154 B
Plaintext
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" |