Hi Tom, On 12/20/24 11:22 PM, Tom Rini wrote:
In the case of MTD_BLOCK and UBI_BLOCK they should be select'ing BLK as they provide block device functionality and not depending on some other block device already being enabled too (as is the typical case).Signed-off-by: Tom Rini <tr...@konsulko.com>
Makes sense to me, Reviewed-by: Quentin Schulz <quentin.sch...@cherry.de> Thanks! Quentin