lkml.org 
[lkml]   [2018]   [Jun]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] arc/Kconfig: include mm/Kconfig inside "ARC system configuration"
Date
Otherwise mm configuration options show up in the top level menu.

Signed-off-by: Mike Rapoport <rppt@linux.vnet.ibm.com>
---
arch/arc/Kconfig | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig
index e81bcd271be7..92cf06b354a8 100644
--- a/arch/arc/Kconfig
+++ b/arch/arc/Kconfig
@@ -554,8 +554,6 @@ menu "Executable file formats"
source "fs/Kconfig.binfmt"
endmenu

-endmenu # "ARC Architecture Configuration"
-
source "mm/Kconfig"

config FORCE_MAX_ZONEORDER
@@ -563,6 +561,8 @@ config FORCE_MAX_ZONEORDER
default "12" if ARC_HUGEPAGE_16M
default "11"

+endmenu # "ARC Architecture Configuration"
+
source "net/Kconfig"
source "drivers/Kconfig"

--
2.7.4
\
 
 \ /
  Last update: 2018-06-29 15:43    [W:0.075 / U:0.524 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site