Home | History | Annotate | Line # | Download | only in radeon
      1  1.3  riastrad # SPDX-License-Identifier: GPL-2.0-only
      2  1.2  riastrad config DRM_RADEON_USERPTR
      3  1.2  riastrad 	bool "Always enable userptr support"
      4  1.2  riastrad 	depends on DRM_RADEON
      5  1.2  riastrad 	select MMU_NOTIFIER
      6  1.2  riastrad 	help
      7  1.2  riastrad 	  This option selects CONFIG_MMU_NOTIFIER if it isn't already
      8  1.2  riastrad 	  selected to enabled full userptr support.
      9