config RK_AVB_LIBAVB_USER bool "Rockchip AVB support" help This config support the android things system to read/write hardware image, like vbmeta, misc, and so on. And it can provide some a/b and avb information to fastboot and kernel. config SPL_RK_AVB_LIBAVB_USER bool "Rockchip AVB support for spl" help This config support the android things system to read/write hardware image, like vbmeta, misc, and so on. And it can provide some a/b and avb information to fastboot and kernel. config TPL_RK_AVB_LIBAVB_USER bool "Rockchip AVB support for tpl" help This config support the android things system to read/write hardware image, like vbmeta, misc, and so on. And it can provide some a/b and avb information