]> 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)
commit6156c1726f589c7cf1d4e245f8b1b4ca832a712a
tree04704a2f851249f8ddfd0b8fe95fdd8efaf6d202
parentdfc4c3de5b41c6e3a7aa87ead94e0833cd5f2f88
cramfs: better MTD dependency expression

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

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