udeb: Add i2c-designware-{core,platform} to i2c-modules and i2c-hid to input-modules (Closes: #772578)

svn path=/dists/sid/linux/; revision=22241
This commit is contained in:
Ben Hutchings 2015-01-02 04:19:56 +00:00
parent 4356c62c74
commit 147729defc
4 changed files with 5 additions and 1 deletions

2
debian/changelog vendored
View File

@ -99,6 +99,8 @@ linux (3.16.7-ckt3-1) UNRELEASED; urgency=medium
* hwmon: Enable SENSORS_NCT6683 as module (Closes: #774372)
* [x86] platform/chrome: chromeos_laptop - Add support for Acer C720
(Closes: #774209)
* udeb: Add i2c-designware-{core,platform} to i2c-modules and i2c-hid to
input-modules (Closes: #772578)
[ Ian Campbell ]
* [armhf] Enable support for support OMAP5432 uEVM by enabling:

View File

@ -1,2 +1,3 @@
i2c-core
i2c-algo-bit
i2c-designware-platform ?

View File

@ -28,3 +28,4 @@ hid-sunplus ?
hid-topseed ?
synaptics_usb ?
wistron_btns ?
i2c-hid ?

View File

@ -216,7 +216,7 @@ Description: Frame buffer support
This package contains Frame buffer drivers for the kernel.
Package: input-modules
Depends: kernel-image, usb-modules
Depends: kernel-image, usb-modules, i2c-modules
Priority: extra
Description: Input devices support
This package contains input device drivers for the kernel.