[linux] 01/01: [arm64] enable I2C_PXA for espressobin

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Jan 21 21:13:55 UTC 2018


This is an automated email from the git hooks/post-receive script.

ukleinek pushed a commit to branch master
in repository linux.

commit 14c0e8f36f0698920a7ccfda846783e2961d3e21
Author: Uwe Kleine-König <ukleinek at debian.org>
Date:   Sun Jan 21 22:11:27 2018 +0100

    [arm64] enable I2C_PXA for espressobin
---
 debian/changelog           | 4 ++++
 debian/config/arm64/config | 1 +
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 0e50aad..beddd59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 linux (4.15~rc8-1~exp2) UNRELEASED; urgency=medium
 
+  [ Bastian Blank ]
   * Add cloud-amd64 kernel flavour.
     - Support Microsoft Azure.
     - Support Amazon EC2.
@@ -11,6 +12,9 @@ linux (4.15~rc8-1~exp2) UNRELEASED; urgency=medium
   * Enable NVME_MULTIPATH, NVME_FC, NVME_TARGET_FC, move nvme module into
     scsi-modules installer udeb.
 
+  [ Uwe Kleine-König ]
+  * [arm64] enable I2C_PXA for espressobin
+
  -- Bastian Blank <waldi at debian.org>  Thu, 18 Jan 2018 09:14:57 +0100
 
 linux (4.15~rc8-1~exp1) experimental; urgency=medium
diff --git a/debian/config/arm64/config b/debian/config/arm64/config
index 101282b..d4cf277 100644
--- a/debian/config/arm64/config
+++ b/debian/config/arm64/config
@@ -317,6 +317,7 @@ CONFIG_I2C_BCM2835=m
 CONFIG_I2C_DESIGNWARE_PLATFORM=m
 CONFIG_I2C_MESON=m
 CONFIG_I2C_MV64XXX=m
+CONFIG_I2C_PXA=m
 CONFIG_I2C_QUP=m
 CONFIG_I2C_RK3X=m
 CONFIG_I2C_TEGRA=m

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list