cramfs: better MTD dependency expression
authorNicolas Pitre <nicolas.pitre@linaro.org>
Thu, 8 Feb 2018 03:08:08 +0000 (22:08 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Feb 2018 19:37:31 +0000 (11:37 -0800)
commita8c6db00bff2bdb466d80b7ec7ff25d327071f9b
tree04704a2f851249f8ddfd0b8fe95fdd8efaf6d202
parentc0136321924dd338bb8fc5661c4b0e27441a8d04
cramfs: better MTD dependency expression

Commit b9f5fb1800d8 ("cramfs: fix MTD dependency") did what it says.

Since commit 9059a3493efe ("kconfig: fix relational operators for bool
and tristate symbols") it is possible to do it slightly better though.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/cramfs/Kconfig