projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cddbfbd
)
mm: remove AVR32 arch special handling in mm/Kconfig
author
Hans-Christian Noren Egtvedt
<egtvedt@samfundet.no>
Sun, 9 Apr 2017 08:51:58 +0000
(10:51 +0200)
committer
Hans-Christian Noren Egtvedt
<egtvedt@samfundet.no>
Mon, 1 May 2017 07:36:31 +0000
(09:36 +0200)
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>
mm/Kconfig
patch
|
blob
|
history
diff --git
a/mm/Kconfig
b/mm/Kconfig
index 9b8fccb969dc0fee5f5e0a623bc5b97a99bbc602..beb7a455915d062f75bce89477961e121f2bca32 100644
(file)
--- a/
mm/Kconfig
+++ b/
mm/Kconfig
@@
-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