Sign in
android-kvm
/
linux
/
d7563c55ef9fc1fd2301b8708b3c1f53509d6745
/
.
/
drivers
/
gpu
/
drm
/
radeon
/
Kconfig
blob: 9909f5c68d76e15431bd98e1e93cfefea099712d [
file
] [
log
] [
blame
]
config DRM_RADEON_USERPTR
bool
"Always enable userptr support"
depends on DRM_RADEON
select
MMU_NOTIFIER
help
This
option selects CONFIG_MMU_NOTIFIER
if
it isn
't already
selected to enabled full userptr support.