From 58e3ffc78172fe33402ace71c9c8c27b8d594812 Mon Sep 17 00:00:00 2001 From: Maximilian Attems Date: Tue, 28 Jun 2011 12:43:39 +0000 Subject: [PATCH] topconfig enable SMBUS and SENSORS_SMBOS svn path=/dists/trunk/linux-2.6/; revision=17740 --- debian/changelog | 3 ++- debian/config/config | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ab598d2b5..471b26e44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ linux-2.6 (3.0.0~rc5-1~experimental.2) UNRELEASED; urgency=low [ maximilian attems ] - * Topconfig enable modular USB_NET_KALMIA, I2C_DIOLAN_U2C. + * Topconfig enable modular USB_NET_KALMIA, I2C_DIOLAN_U2C, SMBUS, + SENSORS_SMBUS. * [x86] enable modular I2C_PXA. -- maximilian attems Tue, 28 Jun 2011 12:10:21 +0200 diff --git a/debian/config/config b/debian/config/config index 5b2e7d406..08478cb78 100644 --- a/debian/config/config +++ b/debian/config/config @@ -457,6 +457,8 @@ CONFIG_SENSORS_LM95241=m CONFIG_SENSORS_MAX1111=m CONFIG_SENSORS_MAX6650=m CONFIG_SENSORS_PC87427=m +CONFIG_SMBUS=m +CONFIG_SENSORS_PMBUS=m CONFIG_SENSORS_SHT15=m CONFIG_SENSORS_DME1737=m CONFIG_SENSORS_EMC1403=m