Fix bytes <-> kilobytes typo in Kconfig for ramdisk
authorChristian Borntraeger <borntrae@de.ibm.com>
Tue, 3 Oct 2006 21:40:34 +0000 (23:40 +0200)
committerAdrian Bunk <bunk@stusta.de>
Tue, 3 Oct 2006 21:40:34 +0000 (23:40 +0200)
This is a small fix for a typo in Kconfig. The default value for the block
size is 1024 bytes not 1024 kilobytes.

Signed-off-by: Christian Borntraeger <borntrae@de.ibm.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>

No differences found