Kconfig: SLUB is the default slab allocator
authorSimon Arlott <simon@fire.lp0.eu>
Wed, 5 Nov 2008 22:18:19 +0000 (22:18 +0000)
committerPekka Enberg <penberg@cs.helsinki.fi>
Thu, 13 Nov 2008 18:49:01 +0000 (20:49 +0200)
In 2007, a0acd820807680d2ccc4ef3448387fcdbf152c73 changed the default
slab allocator to SLUB, but the SLAB help text still says SLAB is the
default. This change fixes that.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>

No differences found