From 0f54fcdf560c2d41c5e85d9ee79eef87dc84bb4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= Date: Tue, 8 Aug 2017 21:44:03 +0000 Subject: [PATCH] [arm64] enable MMC_SDHCI_XENON and MVNETA for Espressobin --- debian/changelog | 4 ++++ debian/config/arm64/config | 2 ++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2abf37575..8721767d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -258,6 +258,10 @@ linux (4.12.5-1~exp1) UNRELEASED; urgency=medium * ipv6: avoid overflow of offset in ip6_find_1stfragopt (CVE-2017-7542) * media: saa7164: fix double fetch PCIe access condition (CVE-2017-8831) + [ Uwe Kleine-König ] + * [arm64] enable MMC_SDHCI_XENON and MVNETA for Espressobin + (Closes: #871049) + -- Ben Hutchings Tue, 18 Jul 2017 13:26:41 +0100 linux (4.12.2-1~exp1) experimental; urgency=medium diff --git a/debian/config/arm64/config b/debian/config/arm64/config index 52735ad22..365b67c30 100644 --- a/debian/config/arm64/config +++ b/debian/config/arm64/config @@ -358,6 +358,7 @@ CONFIG_MMC_DW=m CONFIG_MMC_DW_K3=m CONFIG_MMC_DW_ROCKCHIP=m CONFIG_MMC_SUNXI=m +CONFIG_MMC_SDHCI_XENON=m ## ## file: drivers/mtd/spi-nor/Kconfig @@ -367,6 +368,7 @@ CONFIG_SPI_HISI_SFC=m ## ## file: drivers/net/ethernet/Kconfig ## +CONFIG_MVNETA=m CONFIG_FEALNX=m ##