浏览代码

mm: remove AVR32 arch special handling in mm/Kconfig

AVR32 architecture has been removed from the Linux kernel sources, hence
clean up the special handling setting two quicklists by default in
mm/Kconfig.

Signed-off-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Hans-Christian Noren Egtvedt 8 年之前
父节点
当前提交
01e7bc241d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      mm/Kconfig

+ 0 - 1
mm/Kconfig

@@ -312,7 +312,6 @@ config NEED_BOUNCE_POOL
 config NR_QUICK
 config NR_QUICK
 	int
 	int
 	depends on QUICKLIST
 	depends on QUICKLIST
-	default "2" if AVR32
 	default "1"
 	default "1"
 
 
 config VIRT_TO_BUS
 config VIRT_TO_BUS