summaryrefslogtreecommitdiff
path: root/arch/arm64/configs/toradex_imx_v8.config
diff options
context:
space:
mode:
authorAndrejs Cainikovs <andrejs.cainikovs@toradex.com>2022-11-07 14:11:28 +0100
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2022-11-14 09:39:16 +0000
commitf1d9576eb880cc170ba2b501b2fab758789f18ec (patch)
tree7f6cfaba01f5d1db043d7bdd0c91e3ffa46a33a2 /arch/arm64/configs/toradex_imx_v8.config
parentdf1f0c97577edf5e7dfa255a11a1067d8adc1a07 (diff)
toradex_defconfig: remove cma configurationtoradex_5.15-2.0.x-imx
Verdin boards rely on CMA configuration in device tree instead. Upstream-Status: Inappropriate [downstream specific] Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
Diffstat (limited to 'arch/arm64/configs/toradex_imx_v8.config')
-rw-r--r--arch/arm64/configs/toradex_imx_v8.config12
1 files changed, 0 insertions, 12 deletions
diff --git a/arch/arm64/configs/toradex_imx_v8.config b/arch/arm64/configs/toradex_imx_v8.config
index 8db3bb226378..a30bfc73da4d 100644
--- a/arch/arm64/configs/toradex_imx_v8.config
+++ b/arch/arm64/configs/toradex_imx_v8.config
@@ -98,18 +98,6 @@ CONFIG_NTFS_RW=y
# Ease debugging since this config is used to produce a reference image only
CONFIG_DYNAMIC_DEBUG=y
-# Setting up CMA memory to a value which works for most
-CONFIG_CMA_AREAS=7
-CONFIG_CMA_SIZE_MBYTES=1376
-CONFIG_CMA_SIZE_PERCENTAGE=25
-CONFIG_CMA_SYSFS=y
-# These four configs need to go together and only one can be enabled, as it is
-# a choice field
-CONFIG_CMA_SIZE_SEL_MIN=y
-CONFIG_CMA_SIZE_SEL_MBYTES=n
-CONFIG_CMA_SIZE_SEL_PERCENTAGE=n
-CONFIG_CMA_SIZE_SEL_MAX=n
-
# Load SDMA as a module to prevent errors/timeouts on boot
CONFIG_IMX_SDMA=m