From faee94d2ad95858344ef3f3986a9010b3287e669 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Tue, 16 Jul 2019 16:16:33 +0200 Subject: [PATCH] [armhf] Add support for all i.MX6 variants. --- debian/changelog | 3 +++ debian/config/armhf/config | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0dbc16aba..240203df9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,9 @@ linux (4.19.37-6) UNRELEASED; urgency=medium and HNS/ROCE Infiniband - Add module:drivers/scsi/hisi_sas/* to the ABI ignore list + [ Uwe Kleine-König ] + * [armhf] Add support for all i.MX6 variants. + -- Salvatore Bonaccorso Sun, 23 Jun 2019 16:15:17 +0200 linux (4.19.37-5) unstable; urgency=medium diff --git a/debian/config/armhf/config b/debian/config/armhf/config index b721a0b1e..8248b69aa 100644 --- a/debian/config/armhf/config +++ b/debian/config/armhf/config @@ -63,6 +63,10 @@ CONFIG_ARCH_MXC=y CONFIG_SOC_IMX51=y CONFIG_SOC_IMX53=y CONFIG_SOC_IMX6Q=y +CONFIG_SOC_IMX6SL=y +CONFIG_SOC_IMX6SLL=y +CONFIG_SOC_IMX6SX=y +CONFIG_SOC_IMX6UL=y ## ## file: arch/arm/mach-meson/Kconfig