xref: /OK3568_Linux_fs/buildroot/package/libdrm-cursor/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1*4882a593Smuzhiyunconfig BR2_PACKAGE_LIBDRM_CURSOR
2*4882a593Smuzhiyun	bool "A hook of drm cursor APIs to fake cursor plane."
3*4882a593Smuzhiyun	depends on BR2_PACKAGE_LIBDRM
4*4882a593Smuzhiyun	depends on BR2_PACKAGE_HAS_LIBGBM
5*4882a593Smuzhiyun	help
6*4882a593Smuzhiyun	  A hook of drm cursor APIs to fake cursor plane.
7