commit | 51eaf0eb928629d49dfad0aafbd7e4fd0f88d6c7 | [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 | 13ee0cd147762c15e06308ee6bfbae7c10612a12 [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>