Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: MIT
0002 config DRM_RADEON_USERPTR
0003         bool "Always enable userptr support"
0004         depends on DRM_RADEON
0005         select MMU_NOTIFIER
0006         help
0007           This option selects CONFIG_MMU_NOTIFIER if it isn't already
0008           selected to enabled full userptr support.