mm/Kconfig: NEED_BOUNCE_POOL: clean-up condition
authorValentin Rothberg <valentinrothberg@gmail.com>
Thu, 23 Jul 2015 11:18:06 +0000 (13:18 +0200)
committerJan Kara <jack@suse.com>
Thu, 23 Jul 2015 18:59:41 +0000 (20:59 +0200)
commitdebeb29792f9bbb6b72ea2fc82088dc0fd9ec224
tree993f86553fa060fdac6e15fc1dd93d2f4e16efd7
parentc8962f4be4b47c2ff3b052c76007c6bbcb999c53
mm/Kconfig: NEED_BOUNCE_POOL: clean-up condition

commit 106542e7987c ("fs: Remove ext3 filesystem driver") removed ext3
and JBD, hence remove the superfluous condition.

Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: Jan Kara <jack@suse.com>
mm/Kconfig