summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2021-08-10 11:04:46 +0900
committerJaehoon Chung <jh80.chung@samsung.com>2021-08-10 11:04:46 +0900
commit192d3c37dd9beb13f6422c00be7d7549f4832821 (patch)
tree4c40afda5019e89744b795555eceb75086a12b98
parentcaed7a75271619575f50c851e48bf0c2ac6b7928 (diff)
downloadlinux-artik7-tizen.tar.gz
linux-artik7-tizen.tar.bz2
linux-artik7-tizen.zip
Update DEV_RAM size from 16M to 32M. Change-Id: I66e27f66a104f784445429cabf918022542ee8b9 Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
-rw-r--r--arch/arm/configs/artik530_raptor_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/artik530_raptor_defconfig b/arch/arm/configs/artik530_raptor_defconfig
index 5d4783bee15a..1da94fa0feb0 100644
--- a/arch/arm/configs/artik530_raptor_defconfig
+++ b/arch/arm/configs/artik530_raptor_defconfig
@@ -1347,7 +1347,7 @@ CONFIG_BLK_DEV_LOOP_MIN_COUNT=8
# CONFIG_BLK_DEV_NBD is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
-CONFIG_BLK_DEV_RAM_SIZE=16384
+CONFIG_BLK_DEV_RAM_SIZE=32768
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_MG_DISK is not set