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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 +556,14 @@ endmenu
>  
>  endmenu	 # "ARC Architecture Configuration"
>  
> +menu "Memory Management"
>  source "mm/Kconfig"
>  
>  config FORCE_MAX_ZONEORDER
>  	int "Maximum zone order"
>  	default "12" if ARC_HUGEPAGE_16M
>  	default "11"
> +endmenu # "Memory Management"
>  
>  source "net/Kconfig"
>  source "drivers/Kconfig"
>

Awesome, this is exactly we want - care to send a formal patch ?

-Vineet



[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux