commit | 73cf9630683e8b9f58485b75a13a21ac9ff33aef | [log] [tgz] |
---|---|---|
author | Christian Borntraeger <borntrae@de.ibm.com> | Tue Oct 03 23:40:34 2006 +0200 |
committer | Adrian Bunk <bunk@stusta.de> | Tue Oct 03 23:40:34 2006 +0200 |
tree | c16b0b74cdb98b882bdf1e8a7a103c3829bd4d1e | |
parent | 96016cfae5739902944aaec9c3cbbbdeabc7a38b [diff] |
Fix bytes <-> kilobytes typo in Kconfig for ramdisk 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>