[arm64] Enable I2C_GPIO as a module.

This commit is contained in:
Vagrant Cascadian 2019-03-13 23:44:19 -07:00
parent 22dd68875f
commit 32b309d27c
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -7,6 +7,7 @@ linux (4.19.28-2) UNRELEASED; urgency=medium
[ Vagrant Cascadian ]
* [arm64] Enable DRM_SUN4I and DRM_SUN8I_DW_HDMI as modules.
* [arm64,armhf] Enable PHY_ROCKCHIP_INNO_HDMI as modules.
* [arm64] Enable I2C_GPIO as a module.
-- Ben Hutchings <ben@decadent.org.uk> Tue, 12 Mar 2019 15:44:31 +0000

View File

@ -362,6 +362,7 @@ CONFIG_I2C=y
##
CONFIG_I2C_BCM2835=m
CONFIG_I2C_DESIGNWARE_PLATFORM=m
CONFIG_I2C_GPIO=m
CONFIG_I2C_MESON=m
CONFIG_I2C_MV64XXX=m
CONFIG_I2C_PXA=m