Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 291 Bytes

Kconfig.rest

File metadata and controls

21 lines (11 loc) · 291 Bytes

source "init/Kconfig"

source "kernel/Kconfig.freezer"

source "arch/um/Kconfig.char"

source "drivers/Kconfig"

source "net/Kconfig"

source "arch/um/Kconfig.net"

source "fs/Kconfig"

source "security/Kconfig"

source "crypto/Kconfig"

source "lib/Kconfig"

source "arch/um/Kconfig.debug"