[arm64] enable I2C_PXA for espressobin

This commit is contained in:
Uwe Kleine-König 2018-01-21 22:11:27 +01:00
parent 40af10f45f
commit 14c0e8f36f
2 changed files with 5 additions and 0 deletions

4
debian/changelog vendored
View File

@ -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@debian.org> Thu, 18 Jan 2018 09:14:57 +0100
linux (4.15~rc8-1~exp1) experimental; urgency=medium

View File

@ -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