11.3Sriastrad# SPDX-License-Identifier: GPL-2.0-only 21.2Sriastradconfig DRM_RADEON_USERPTR 31.2Sriastrad bool "Always enable userptr support" 41.2Sriastrad depends on DRM_RADEON 51.2Sriastrad select MMU_NOTIFIER 61.2Sriastrad help 71.2Sriastrad This option selects CONFIG_MMU_NOTIFIER if it isn't already 81.2Sriastrad selected to enabled full userptr support. 9