drivers/block/Kconfig: update RAM block device module name
[platform/adaptation/renesas_rcar/renesas_kernel.git] / drivers / block / Kconfig
index 86b9f37..9ffa90c 100644 (file)
@@ -368,7 +368,8 @@ config BLK_DEV_RAM
          For details, read <file:Documentation/blockdev/ramdisk.txt>.
 
          To compile this driver as a module, choose M here: the
-         module will be called rd.
+         module will be called brd. An alias "rd" has been defined
+         for historical reasons.
 
          Most normal users won't need the RAM disk functionality, and can
          thus say N here.