]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/hwmon/submitting-patches
Finally eradicate CONFIG_HOTPLUG
[karo-tx-linux.git] / Documentation / hwmon / submitting-patches
index 843751c41fea59d207497d991a67bba5af1ee617..46286460462b8dde8f89494c93c294d34022d311 100644 (file)
@@ -27,8 +27,7 @@ increase the chances of your change being accepted.
   explicitly below the patch header.
 
 * If your patch (or the driver) is affected by configuration options such as
-  CONFIG_SMP or CONFIG_HOTPLUG, make sure it compiles for all configuration
-  variants.
+  CONFIG_SMP, make sure it compiles for all configuration variants.
 
 
 2. Adding functionality to existing drivers