summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/10-amdgpu.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/10-amdgpu.conf b/conf/10-amdgpu.conf
index 338e898..fc5668e 100644
--- a/conf/10-amdgpu.conf
+++ b/conf/10-amdgpu.conf
@@ -2,4 +2,5 @@ Section "OutputClass"
Identifier "AMDgpu"
MatchDriver "amdgpu"
Driver "amdgpu"
-EndSection \ No newline at end of file
+ Option "HotplugDriver" "amdgpu"
+EndSection