Skip to content

Commit

Permalink
fix typos in drivers/block/Kconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Adrian Bunk <[email protected]>
  • Loading branch information
pari- authored and AdrianBunk committed Oct 19, 2007
1 parent c4ec207 commit 2e977c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/block/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ config BLK_DEV_RAM_COUNT
default "16"
depends on BLK_DEV_RAM
help
The default value is 16 RAM disks. Change this if you know what
The default value is 16 RAM disks. Change this if you know what you
are doing. If you boot from a filesystem that needs to be extracted
in memory, you will need at least one RAM disk (e.g. root on cramfs).

Expand All @@ -361,7 +361,7 @@ config BLK_DEV_RAM_SIZE
default "4096"
help
The default value is 4096 kilobytes. Only change this if you know
what are you doing.
what you are doing.

config BLK_DEV_RAM_BLOCKSIZE
int "Default RAM disk block size (bytes)"
Expand Down

0 comments on commit 2e977c8

Please sign in to comment.