aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/um/Kconfig')
-rw-r--r--arch/um/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/um/Kconfig b/arch/um/Kconfig
index 393bccfe1785..a0801fda0be4 100644
--- a/arch/um/Kconfig
+++ b/arch/um/Kconfig
@@ -85,6 +85,10 @@ config STATIC_LINK
85 Additionally, this option enables using higher memory spaces (up to 85 Additionally, this option enables using higher memory spaces (up to
86 2.75G) for UML. 86 2.75G) for UML.
87 87
88config SUBARCH
89 string
90 option env="SUBARCH"
91
88source "arch/um/Kconfig.arch" 92source "arch/um/Kconfig.arch"
89source "mm/Kconfig" 93source "mm/Kconfig"
90source "kernel/time/Kconfig" 94source "kernel/time/Kconfig"