topconfig enable modular SENSORS_SHT21

svn path=/dists/trunk/linux-2.6/; revision=17741
This commit is contained in:
Maximilian Attems 2011-06-28 12:43:42 +00:00
parent 58e3ffc781
commit 49e2ec4729
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View File

@ -2,7 +2,7 @@ linux-2.6 (3.0.0~rc5-1~experimental.2) UNRELEASED; urgency=low
[ maximilian attems ]
* Topconfig enable modular USB_NET_KALMIA, I2C_DIOLAN_U2C, SMBUS,
SENSORS_SMBUS.
SENSORS_SMBUS, SENSORS_SHT21.
* [x86] enable modular I2C_PXA.
-- maximilian attems <maks@debian.org> Tue, 28 Jun 2011 12:10:21 +0200

View File

@ -460,6 +460,7 @@ CONFIG_SENSORS_PC87427=m
CONFIG_SMBUS=m
CONFIG_SENSORS_PMBUS=m
CONFIG_SENSORS_SHT15=m
CONFIG_SENSORS_SHT21=m
CONFIG_SENSORS_DME1737=m
CONFIG_SENSORS_EMC1403=m
CONFIG_SENSORS_SMSC47M192=m