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>
This commit is contained in:
@@ -9,7 +9,6 @@ config CONFIG_UBI_SILENCE_MSG
|
||||
|
||||
config MTD_UBI
|
||||
bool "Enable UBI - Unsorted block images"
|
||||
select CRC32
|
||||
select RBTREE
|
||||
select MTD_PARTITIONS
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user