linux-surface/kernel/arch/um/Kconfig.rest

23 lines
326 B
ReStructuredText
Raw Normal View History

2017-11-06 02:38:20 +00:00
# SPDX-License-Identifier: GPL-2.0
2017-08-10 13:25:24 +00:00
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"