[PATCH] arc/Kconfig: add the "Memory Management" menu around include mm/Kconfig

2018-06-30 Thread Mike Rapoport
Otherwise mm configuration options show up in the top level menu. Suggested-by: Randy Dunlap Signed-off-by: Mike Rapoport Tested-by: Randy Dunlap Acked-by: Randy Dunlap --- arch/arc/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig index

Re: [PATCH] arc/Kconfig: include mm/Kconfig inside "ARC system configuration"

2018-06-30 Thread Randy Dunlap
On 06/29/2018 02:12 PM, Vineet Gupta wrote: > On 06/29/2018 01:57 PM, Mike Rapoport wrote: >> I think that would be something like this: >> diff --git a/arch/arc/Kconfig b/arch/arc/Kconfig >> index e81bcd271be7..44a20141639a 100644 >> --- a/arch/arc/Kconfig >> +++ b/arch/arc/Kconfig >> @@ -556,12