summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-fslc/mxs
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2018-11-28 19:17:14 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2018-11-28 19:17:14 -0200
commit7d536efb5d0875877004de1d84c04dc6a2f92e50 (patch)
tree8bec7c19c9baf1b3dbd16192c600698b9003967d /recipes-kernel/linux/linux-fslc/mxs
parent15adae4343c8242ce150899a30fdc82b1f350e10 (diff)
downloadmeta-freescale-7d536efb5d0875877004de1d84c04dc6a2f92e50.tar.gz
linux-fslc: Upgrade to 4.19-based fork
This upgrades the Linux FSLC to a 4.19-based fork. It is currently based on 4.19.5 stable release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-kernel/linux/linux-fslc/mxs')
-rw-r--r--recipes-kernel/linux/linux-fslc/mxs/defconfig6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-fslc/mxs/defconfig b/recipes-kernel/linux/linux-fslc/mxs/defconfig
index a508eb30..7b821285 100644
--- a/recipes-kernel/linux/linux-fslc/mxs/defconfig
+++ b/recipes-kernel/linux/linux-fslc/mxs/defconfig
@@ -94,8 +94,10 @@ CONFIG_STMP3XXX_RTC_WATCHDOG=y
94CONFIG_MFD_MXS_LRADC=y 94CONFIG_MFD_MXS_LRADC=y
95CONFIG_REGULATOR=y 95CONFIG_REGULATOR=y
96CONFIG_REGULATOR_FIXED_VOLTAGE=y 96CONFIG_REGULATOR_FIXED_VOLTAGE=y
97CONFIG_FB=y 97CONFIG_DRM=y
98CONFIG_FB_MXS=y 98CONFIG_DRM_PANEL_SEIKO_43WVF1G=y
99CONFIG_DRM_MXSFB=y
100CONFIG_FB_MODE_HELPERS=y
99CONFIG_BACKLIGHT_LCD_SUPPORT=y 101CONFIG_BACKLIGHT_LCD_SUPPORT=y
100CONFIG_LCD_CLASS_DEVICE=y 102CONFIG_LCD_CLASS_DEVICE=y
101CONFIG_BACKLIGHT_CLASS_DEVICE=y 103CONFIG_BACKLIGHT_CLASS_DEVICE=y