befs: remove check for CONFIG_BEFS_RW
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 27 May 2014 08:22:27 +0000 (10:22 +0200)
committerJiri Kosina <jkosina@suse.cz>
Thu, 19 Jun 2014 13:28:14 +0000 (15:28 +0200)
Befs contains a check for CONFIG_BEFS_RW for over a decade now. The
related Kconfig symbol never existed, so this check always evaluated to
true. Remove it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found