summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx/imx-nxp-bsp/defconfig
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-07-25 16:29:13 -0500
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>2022-07-29 14:50:12 +0000
commitdbe3561584cd937b3d764348827c5ca8c8cc1d93 (patch)
treeb8912e24564e6e7145a816fc8bf49fa4b46b63bf /recipes-kernel/linux/linux-imx/imx-nxp-bsp/defconfig
parent46f6856eed1ec65d853ef723b41a704196ec839f (diff)
downloadmeta-freescale-dbe3561584cd937b3d764348827c5ca8c8cc1d93.tar.gz
linux-imx: Upgrade to 5.15.32
For i.MX 6 & 7, replace imx-nxp-bsp/defconfig from kernel source arch/arm/configs/imx_v7_defconfig: ``` dd64df27cab6 LF-5825 ARM: config: add tun device support ``` For i.MX 8, replace mx8-nxp-bsp/defconfig from kernel source arch/arm64/configs/imx_v8_defconfig: ``` 3ff6d5992aba LF-5547 .config: imx_v8_defconfig updated c15b5abd7494 LF-5834-2 arm64: configs: imx_v8_defconfig: build module for rpmsg iio pedometer 335562271c7d MLK-25832-4: arch: arm64: configs: Add HDMI RX to imx_v8_defconfig 313dda7d889d LF-5346-2 arm64: imx_v8_defconfig: build FXLS8962AF as module ``` Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit a9c993ea72351ecaf8f894db7f869835d325b8bf)
Diffstat (limited to 'recipes-kernel/linux/linux-imx/imx-nxp-bsp/defconfig')
-rw-r--r--recipes-kernel/linux/linux-imx/imx-nxp-bsp/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-imx/imx-nxp-bsp/defconfig b/recipes-kernel/linux/linux-imx/imx-nxp-bsp/defconfig
index f4697de8..582625f2 100644
--- a/recipes-kernel/linux/linux-imx/imx-nxp-bsp/defconfig
+++ b/recipes-kernel/linux/linux-imx/imx-nxp-bsp/defconfig
@@ -147,6 +147,7 @@ CONFIG_BLK_DEV_MD=m
147CONFIG_BLK_DEV_DM=m 147CONFIG_BLK_DEV_DM=m
148CONFIG_DM_CRYPT=m 148CONFIG_DM_CRYPT=m
149CONFIG_NETDEVICES=y 149CONFIG_NETDEVICES=y
150CONFIG_TUN=y
150# CONFIG_NET_VENDOR_BROADCOM is not set 151# CONFIG_NET_VENDOR_BROADCOM is not set
151CONFIG_CS89x0_PLATFORM=y 152CONFIG_CS89x0_PLATFORM=y
152# CONFIG_NET_VENDOR_FARADAY is not set 153# CONFIG_NET_VENDOR_FARADAY is not set