default or selected kernelversion does not have config value CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT.
Result is shown for kernelversion 6.9.9

EROFS Cluster Pages Hard Limit

configname: CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT

Linux Kernel Configuration
└─>Device Drivers
└─>Staging drivers
└─>EROFS Cluster Pages Hard Limit
In linux kernel since version 3.10 (release Date: 2013-06-30)  
Indicates VLE compressed pages hard limit of a
compressed cluster.

For example, if files of a image are compressed
into 8k-unit, the hard limit should not be less
than 2. Otherwise, the image cannot be mounted
correctly on this kernel.