commit | 01e7bc241d4cf8176cfc77ccd13988dc6f0414c4 | [log] [tgz] |
---|---|---|
author | Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> | Sun Apr 09 10:51:58 2017 +0200 |
committer | Hans-Christian Noren Egtvedt <egtvedt@samfundet.no> | Mon May 01 09:36:31 2017 +0200 |
tree | 2c1f2e66da7703d222e004f9a7611402c8cbbf90 | |
parent | cddbfbd448344dbfa0581307b0c4705e940b0743 [diff] |
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>
diff --git a/mm/Kconfig b/mm/Kconfig index 9b8fccb..beb7a45 100644 --- a/mm/Kconfig +++ b/mm/Kconfig
@@ -312,7 +312,6 @@ config NR_QUICK int depends on QUICKLIST - default "2" if AVR32 default "1" config VIRT_TO_BUS