diff --git a/Custom_EasyBlocks/README.md b/Custom_EasyBlocks/README.md
index 2cb183eb877a8ac09ad88ac0437504ef5a75d77e..023f3db6b3171001b059926e5df3c081f60ec138 100644
--- a/Custom_EasyBlocks/README.md
+++ b/Custom_EasyBlocks/README.md
@@ -72,3 +72,9 @@ Overview of the custom EasyBlocks.
 - __*needed because*__ want to use easyconfig parameters to determine CUDA capability.
 - __*difference compared to upstream*__ upstream doesn't have such a feature
 - __*can not be removed*__ until merged upstream
+
+## NAMD
+- __*added_by*__ d.alvarez
+- __*needed because*__ need to disable CUDA support even if CUDA comes as a dependency
+- __*difference compared to upstream*__ upstream doesn't have such a feature
+- __*can not be removed*__ until merged upstream