From 57f0f512b273f60d52568b8c6b77e17f5636edc0 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 5 Aug 2015 17:04:01 -0300 Subject: Initial import --- arch/um/Kconfig.rest | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 arch/um/Kconfig.rest (limited to 'arch/um/Kconfig.rest') diff --git a/arch/um/Kconfig.rest b/arch/um/Kconfig.rest new file mode 100644 index 000000000..567eb5fc2 --- /dev/null +++ b/arch/um/Kconfig.rest @@ -0,0 +1,21 @@ +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" -- cgit v1.2.3-54-g00ecf