Hi Russell,
On 10/19/2015 05:21 PM, Russell King - ARM Linux wrote:
On Mon, Oct 19, 2015 at 01:48:13PM +0200, Javier Martinez Canillas wrote:
Hello Alim,
On 10/19/2015 12:48 PM, Alim Akhtar wrote:
CONFIG_BLK_DEV_RAM_SIZE is currently set to 8K, which is a bit on the
smaller side, lets bump it up to 64K so that a bigger RAM_DISK can
be used with defconfig.
Signed-off-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx>
---
I agree that 8KiB is too small and that should be bumped, I'm also
not sure what the best size would be but 64KiB sounds reasonable
to me. So for this patch:
It's _not_ 8KiB or 64KiB.
config BLK_DEV_RAM_SIZE
int "Default RAM disk size (kbytes)"
It's 8MiB or 64MiB - the value you place here is in units of 1024 bytes.
Thanks for correcting, will correct it.
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html