diff options
author | Jaswinder Singh Rajput <jaswinder@kernel.org> | 2010-03-29 22:03:06 +0200 |
---|---|---|
committer | Jean Delvare <khali@linux-fr.org> | 2010-03-29 22:03:06 +0200 |
commit | b00d8a7e299eab9970b0ba75a4e2ea1df39059ad (patch) | |
tree | 91f03cedfec797cb2887cb95c61f3cae9596fe6a | |
parent | 3f7cd7ea9383755eef53f92667c520489165667f (diff) |
hwmon: (asc7621) Add X58 entry in Kconfig
Intel X58 have asc7621a chip. So added X58 entry in Kconfig for asc7621.
Also arranged existing models in ascending order.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
-rw-r--r-- | drivers/hwmon/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/hwmon/Kconfig b/drivers/hwmon/Kconfig index e4595e6147b4..9be8e1754a0b 100644 --- a/drivers/hwmon/Kconfig +++ b/drivers/hwmon/Kconfig @@ -217,8 +217,8 @@ config SENSORS_ASC7621 depends on HWMON && I2C help If you say yes here you get support for the aSC7621 - family of SMBus sensors chip found on most Intel X48, X38, 975, - 965 and 945 desktop boards. Currently supported chips: + family of SMBus sensors chip found on most Intel X38, X48, X58, + 945, 965 and 975 desktop boards. Currently supported chips: aSC7621 aSC7621a |