cmd: ubifs: Remove select for non-existent option
authorChris Packham <judge.packham@gmail.com>
Sat, 13 Apr 2019 09:13:56 +0000 (21:13 +1200)
committerTom Rini <trini@konsulko.com>
Fri, 10 May 2019 11:18:13 +0000 (07:18 -0400)
commit2b841dba5ccea242fce12d5a3142042138c5a23a
treee4915da7ba6460274f56c43f812d519c05e8a504
parentb8de00c6712b40e3f6ef85fa1c3a06e8d3efa254
cmd: ubifs: 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>
cmd/Kconfig