diff options
author | Petr Štetiar <ynezz@true.cz> | 2022-03-28 14:31:55 +0200 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-03-30 23:39:08 +0200 |
commit | 2b395c298247da0f2a313bad711d63f9463b50cb (patch) | |
tree | 461e137b974813dbdb5b4e33c0d74c7479340400 /target/linux/imx/cortexa7 | |
parent | 5188e43d45ba73683983e3d69b94a15108f902c8 (diff) | |
download | upstream-2b395c298247da0f2a313bad711d63f9463b50cb.tar.gz upstream-2b395c298247da0f2a313bad711d63f9463b50cb.tar.bz2 upstream-2b395c298247da0f2a313bad711d63f9463b50cb.zip |
imx: update config for 5.15
Refresh kernel config with `make kernel_oldconfig` make target.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'target/linux/imx/cortexa7')
-rw-r--r-- | target/linux/imx/cortexa7/config-default | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/imx/cortexa7/config-default b/target/linux/imx/cortexa7/config-default index b91c01cd56..480e98867f 100644 --- a/target/linux/imx/cortexa7/config-default +++ b/target/linux/imx/cortexa7/config-default @@ -5,6 +5,7 @@ CONFIG_CMA=y CONFIG_CMA_AREAS=7 # CONFIG_CMA_DEBUG is not set # CONFIG_CMA_DEBUGFS is not set +# CONFIG_CMA_SYSFS is not set CONFIG_CONTIG_ALLOC=y # CONFIG_DMA_CMA is not set CONFIG_GENERIC_IRQ_EFFECTIVE_AFF_MASK=y |