Skip to content

Commit

Permalink
Enable CONFIG_COMPACTION and move to SLUB memory allocator.
Browse files Browse the repository at this point in the history
  • Loading branch information
popcornmix committed Aug 30, 2013
1 parent 7849605 commit 1587f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/configs/bcmrpi_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ CONFIG_SCHED_AUTOGROUP=y
CONFIG_RELAY=y
CONFIG_EMBEDDED=y
# CONFIG_COMPAT_BRK is not set
CONFIG_SLAB=y
CONFIG_PROFILING=y
CONFIG_OPROFILE=m
CONFIG_KPROBES=y
Expand All @@ -43,6 +42,7 @@ CONFIG_ARCH_BCM2708=y
CONFIG_BCM2708_DMAER=m
CONFIG_PREEMPT=y
CONFIG_AEABI=y
CONFIG_COMPACTION=y
CONFIG_CLEANCACHE=y
CONFIG_FRONTSWAP=y
CONFIG_UACCESS_WITH_MEMCPY=y
Expand Down

0 comments on commit 1587f77

Please sign in to comment.