summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-rt-4.1-2.0.x/colibri-imx6/defconfig
AgeCommit message (Collapse)Author
2017-12-22linux-toradex-rt: follow changes needed for backportsMax Krummenacher
While at it add a config for colibri-imx6ull, add the Atmel touch driver and follow the move of the colibri-imx7 -> mx7 override in the non rt defconfig. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2017-10-03linux-toradex: add squashfs configuration in all mx6 defconfigsMax Krummenacher
snapd requires squashfs kernel module but this has not been added to all defconfigs. Follow commit f0d525d36e915076416a443eb15a69efdcac1e73 or the images which add the snapd packagegroup will not build Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> Acked-by: Stefan Agner <stefan.agner@toradex.com>
2017-04-07linux-toradex-rt: add a real-time kernel recipe for 4.1-2.0.xBrandon Shibley
To select the kernel use a preferred provider variable in your configuration files (e.g. local.conf): PREFERRED_PROVIDER_virtual/kernel = "linux-toradex-fsl-rt" Signed-off-by: Brandon Shibley <brandon.shibley@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>