commit | 661bbc50d3274ddc86245b8cd4a552956ccaffdf | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Sat Apr 13 21:13:57 2019 +1200 |
committer | Tom Rini <trini@konsulko.com> | Fri May 10 07:18:13 2019 -0400 |
tree | bcfe0e1d7a95265f2b05f83015b7fac4dc65f8de | |
parent | 2b841dba5ccea242fce12d5a3142042138c5a23a [diff] |
mtd: ubi: Remove select for non existent option There is no 'config CRC32' remove the select that was attempting to use it. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Heiko Schocher <hs@denx.de>