summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc/mxs-generic-bsp/defconfig
diff options
context:
space:
mode:
authorAndrey Zhizhikin <andrey.z@gmail.com>2022-11-12 21:55:54 +0100
committerAndrey Zhizhikin <andrey.z@gmail.com>2022-11-12 21:55:54 +0100
commitbd8ba25b274b07671b7e7bb625ccd1006a4d39bb (patch)
tree9e59cb13426997f83ce88c2450ad7d7a2906f179 /recipes-kernel/linux/linux-fslc/mxs-generic-bsp/defconfig
parent53f06469f542cab60f7fb0acee32f519726b1106 (diff)
downloadmeta-freescale-bd8ba25b274b07671b7e7bb625ccd1006a4d39bb.tar.gz
linux-fslc: re-sync configs with upstream
Re-sync layer configuration files with following from upstream (including commit log diff to previous sync point): - arch/arm64/configs/defconfig -> armv8a/defconfig ---- 3c20d9618143 ("arm64: defconfig: enable ARCH_NXP") c95a5712beee ("arm64: defconfig: Sync some configs with savedefconfig") 57d6ca98ba38 ("arm64: refresh defconfig file") ddd366bf01de ("ARM: defconfig: address renamed CONFIG_DEBUG_INFO=y") 45472f1e5348 ("arm64: defconfig: Add Nuvoton NPCM family support") 01579b88a03a ("arm64: defconfig: Demote Qualcomm USB PHYs to modules") 4cf02f2e0d4d ("arm64: defconfig: Enable Qualcomm SC8280XP providers") 76f11e77f919 ("arm64: defconfig: enable Qualcomm Bandwidth Monitor") 900bd8cb8527 ("arm64: defconfig: Enable Allwinner built in CODECs") 3d1188df789f ("arm64: defconfig: Enable qcom interconnect drivers") 974db040c519 ("arm64: defconfig: Enable qcom ss & hs usb phy") 4c377e7b1156 ("arm64: defconfig: enable Qualcomm LPG leds driver") afff3d3aef14 ("arm64: defconfig: Enable gpio-fan support") d0ceb08048d3 ("arm64: defconfig: Enable DRM_V3D") 7e1ab5a8a3b5 ("arm64: defconfig: Enable R8A779G0 SoC") 9e1fd965ceea ("arm64: defconfig: enable i.MX93 clk & pinctrl") 28b4dcc8f010 ("arm64: defconfig: Build Tegra OPE module") 26af237f2f4d ("arm64: defconfig: enable bcmbca soc support") 080d681bf3c6 ("arm64: defconfig: Enable the WM8524 codec driver") 16a5b26d27be ("arm64: defconfig: Enable modules for arm displays") 0b8842db3551 ("arm64: defconfig: Enable Renesas RZ/V2M SoC") 5c40b3ba9e9d ("arm64: defconfig: Enable ARCH_R9A07G043") b7d8a9973374 ("arm64: defconfig: Enable configs for DisplayPort on J721e") e46ab742195a ("arm64: defconfig: Build Tegra ASRC module") e5bf06b16f6e ("arm64: defconfig: enable some mt6360 PMIC drivers") 940368923239 ("arm64: defconfig: enable MT6359 regulator driver") 40f150937c81 ("arm64: defconfig: Enable Maxim MAX96712 Quad GMSL2 Deserializer support") ad1661b0c91d ("arm64: defconfig: Enable Qualcomm GPI DMA Driver") b49ceddc4b19 ("arm64: defconfig: Enable Qualcomm PCIe Gen2 PHY") 78f02394b3cb ("arm64: defconfig: Enable SM8250 video clock controller") 9eb75512b1de ("arm64: defconfig: Enable PM8916 watchdog driver") 231a136fdf46 ("arm64: defconfig: enable ath11k driver") fc739069aa92 ("arm64: defconfig: Enable some Qualcomm drivers") e77817b4953d ("arm64: defconfig: reenable SM_DISPCC_8250") 56d16703b491 ("arm64: defconfig: enable wcd9335 codec as module") d2b2c059c1ac ("arm64: defconfig: enable Qualcomm RX and TX macro for SM8250 audio") ca9df4a75a20 ("arm64: defconfig: Enable ARCH_R9A07G054") ---- - arch/arm/configs/imx_v6_v7_defconfig -> defconfig ---- 2002f3968714 ("ARM: refresh defconfig files") 7fb061bbf603 ("ARM: imx_v6_v7_defconfig: Enable the ADC part of the STMPE MFD") ---- - arch/arm/configs/mxs_defconfig -> mxs-generic-bsp/defconfig ---- ddd366bf01de ("ARM: defconfig: address renamed CONFIG_DEBUG_INFO=y") 2002f3968714 ("ARM: refresh defconfig files") b10ef5f2ddb3 ("ARM: mxs_defconfig: Enable the framebuffer") ---- Previous upstream kernel sync commit: 0047d57e6c91 ("Linux 5.18.1") Current upstream kernel sync commit: e60276b8c11a ("Linux 6.0.8") Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
Diffstat (limited to 'recipes-kernel/linux/linux-fslc/mxs-generic-bsp/defconfig')
-rw-r--r--recipes-kernel/linux/linux-fslc/mxs-generic-bsp/defconfig8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-fslc/mxs-generic-bsp/defconfig b/recipes-kernel/linux/linux-fslc/mxs-generic-bsp/defconfig
index 67e47841..155553ee 100644
--- a/recipes-kernel/linux/linux-fslc/mxs-generic-bsp/defconfig
+++ b/recipes-kernel/linux/linux-fslc/mxs-generic-bsp/defconfig
@@ -15,17 +15,16 @@ CONFIG_CGROUPS=y
15# CONFIG_NET_NS is not set 15# CONFIG_NET_NS is not set
16CONFIG_BLK_DEV_INITRD=y 16CONFIG_BLK_DEV_INITRD=y
17CONFIG_PERF_EVENTS=y 17CONFIG_PERF_EVENTS=y
18# CONFIG_COMPAT_BRK is not set
19# CONFIG_ARCH_MULTI_V7 is not set 18# CONFIG_ARCH_MULTI_V7 is not set
20CONFIG_ARCH_MXS=y 19CONFIG_ARCH_MXS=y
21CONFIG_AEABI=y 20CONFIG_AEABI=y
22CONFIG_KPROBES=y
23CONFIG_MODULES=y 21CONFIG_MODULES=y
24CONFIG_MODULE_FORCE_LOAD=y 22CONFIG_MODULE_FORCE_LOAD=y
25CONFIG_MODULE_UNLOAD=y 23CONFIG_MODULE_UNLOAD=y
26CONFIG_MODULE_FORCE_UNLOAD=y 24CONFIG_MODULE_FORCE_UNLOAD=y
27CONFIG_MODVERSIONS=y 25CONFIG_MODVERSIONS=y
28CONFIG_BLK_DEV_INTEGRITY=y 26CONFIG_BLK_DEV_INTEGRITY=y
27# CONFIG_COMPAT_BRK is not set
29CONFIG_NET=y 28CONFIG_NET=y
30CONFIG_PACKET=y 29CONFIG_PACKET=y
31CONFIG_UNIX=y 30CONFIG_UNIX=y
@@ -94,6 +93,7 @@ CONFIG_REGULATOR_FIXED_VOLTAGE=y
94CONFIG_DRM=y 93CONFIG_DRM=y
95CONFIG_DRM_PANEL_SEIKO_43WVF1G=y 94CONFIG_DRM_PANEL_SEIKO_43WVF1G=y
96CONFIG_DRM_MXSFB=y 95CONFIG_DRM_MXSFB=y
96CONFIG_FB=y
97CONFIG_FB_MODE_HELPERS=y 97CONFIG_FB_MODE_HELPERS=y
98CONFIG_LCD_CLASS_DEVICE=y 98CONFIG_LCD_CLASS_DEVICE=y
99CONFIG_BACKLIGHT_CLASS_DEVICE=y 99CONFIG_BACKLIGHT_CLASS_DEVICE=y
@@ -163,10 +163,10 @@ CONFIG_CRC_ITU_T=m
163CONFIG_CRC7=m 163CONFIG_CRC7=m
164CONFIG_FONTS=y 164CONFIG_FONTS=y
165CONFIG_PRINTK_TIME=y 165CONFIG_PRINTK_TIME=y
166CONFIG_DEBUG_INFO=y 166CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y
167CONFIG_DEBUG_KERNEL=y
167CONFIG_FRAME_WARN=2048 168CONFIG_FRAME_WARN=2048
168CONFIG_MAGIC_SYSRQ=y 169CONFIG_MAGIC_SYSRQ=y
169CONFIG_DEBUG_KERNEL=y
170CONFIG_SOFTLOCKUP_DETECTOR=y 170CONFIG_SOFTLOCKUP_DETECTOR=y
171CONFIG_PROVE_LOCKING=y 171CONFIG_PROVE_LOCKING=y
172CONFIG_BLK_DEV_IO_TRACE=y 172CONFIG_BLK_DEV_IO_TRACE=y