Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755440AbYCMBS1 (ORCPT ); Wed, 12 Mar 2008 21:18:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751844AbYCMBST (ORCPT ); Wed, 12 Mar 2008 21:18:19 -0400 Received: from e34.co.us.ibm.com ([32.97.110.152]:44728 "EHLO e34.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751797AbYCMBST (ORCPT ); Wed, 12 Mar 2008 21:18:19 -0400 Date: Wed, 12 Mar 2008 18:18:16 -0700 From: "Darrick J. Wong" To: lm-sensors , linux-kernel , "Mark M. Hoffman" Subject: [PATCH] ibmpex: Update Kconfig to list more supported models Message-ID: <20080313011816.GB5731@tree.beaverton.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.15+20070412 (2007-04-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1145 Lines: 29 Enhanced the list of supported machines. Signed-off-by: Darrick J. Wong --- drivers/hwmon/Kconfig | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index 368879f..4dc76bc 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -337,8 +337,9 @@ config SENSORS_IBMPEX help If you say yes here you get support for the temperature and power sensors in various IBM System X servers that support - PowerExecutive. So far this includes the x3550, x3650, x3655, - x3755, and certain HS20 blades. + PowerExecutive. So far this includes the x3350, x3550, x3650, + x3655, and x3755; the x3800, x3850, and x3950 models that have + PCI Express; and some of the HS2x, LS2x, and QS2x blades. This driver can also be built as a module. If so, the module will be called ibmpex. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/