]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit190cc8c4a8d75f11d06bad25de4ea99b65afc313
tree04704a2f851249f8ddfd0b8fe95fdd8efaf6d202
parentd3013ad08f47e67debdab579f3b1aa79e07251eb
cramfs: better MTD dependency expression

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

Since commit 04d63a87d0d1 ("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