1config BR2_PACKAGE_HOST_EROFS_UTILS 2 bool "host erofs-utils" 3 select BR2_PACKAGE_HOST_UTIL_LINUX 4 help 5 Userspace utilities for EROFS filesystem 6 7 https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git 8