1config BR2_PACKAGE_LIBDRM_CURSOR 2 bool "A hook of drm cursor APIs to fake cursor plane." 3 depends on BR2_PACKAGE_LIBDRM 4 depends on BR2_PACKAGE_HAS_LIBGBM 5 help 6 A hook of drm cursor APIs to fake cursor plane. 7