diff options
Diffstat (limited to 'drivers/block')
-rw-r--r-- | drivers/block/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/block/Kconfig b/drivers/block/Kconfig index 4245b7f80a49..ca4d7f0d09b7 100644 --- a/drivers/block/Kconfig +++ b/drivers/block/Kconfig | |||
@@ -361,8 +361,7 @@ config BLK_DEV_RAM_SIZE | |||
361 | default "4096" | 361 | default "4096" |
362 | help | 362 | help |
363 | The default value is 4096 kilobytes. Only change this if you know | 363 | The default value is 4096 kilobytes. Only change this if you know |
364 | what are you doing. If you are using IBM S/390, then set this to | 364 | what are you doing. |
365 | 8192. | ||
366 | 365 | ||
367 | config BLK_DEV_RAM_BLOCKSIZE | 366 | config BLK_DEV_RAM_BLOCKSIZE |
368 | int "Default RAM disk block size (bytes)" | 367 | int "Default RAM disk block size (bytes)" |