mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-16 03:37:05 +00:00
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>
This commit is contained in:
parent
cddbfbd448
commit
01e7bc241d
1 changed files with 0 additions and 1 deletions
|
|
@ -312,7 +312,6 @@ config NEED_BOUNCE_POOL
|
|||
config NR_QUICK
|
||||
int
|
||||
depends on QUICKLIST
|
||||
default "2" if AVR32
|
||||
default "1"
|
||||
|
||||
config VIRT_TO_BUS
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue