All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Enable lm75 and hwmon in OMAP4
@ 2010-06-17  6:20 Datta, Shubhrajyoti
  2010-06-17 12:11 ` Gadiyar, Anand
  2010-07-01 12:27 ` Tony Lindgren
  0 siblings, 2 replies; 3+ messages in thread
From: Datta, Shubhrajyoti @ 2010-06-17  6:20 UTC (permalink / raw)
  To: linux-omap@vger.kernel.org

Enabling hwmon and lm75 in the omap4 defconfig

Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
---
 arch/arm/configs/omap_4430sdp_defconfig |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
 mode change 100644 => 100755 arch/arm/configs/omap_4430sdp_defconfig

diff --git a/arch/arm/configs/omap_4430sdp_defconfig b/arch/arm/configs/omap_4430sdp_defconfig
old mode 100644
new mode 100755
index 1fb0456..86d69ae
--- a/arch/arm/configs/omap_4430sdp_defconfig
+++ b/arch/arm/configs/omap_4430sdp_defconfig
@@ -724,7 +724,8 @@ CONFIG_GPIOLIB=y
 #
 # CONFIG_W1 is not set
 # CONFIG_POWER_SUPPLY is not set
-# CONFIG_HWMON is not set
+CONFIG_HWMON=y
+CONFIG_SENSORS_LM75=y
 # CONFIG_THERMAL is not set
 CONFIG_WATCHDOG=y
 # CONFIG_WATCHDOG_NOWAYOUT is not set
-- 
1.5.4.7


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-07-01 12:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-17  6:20 [PATCH] Enable lm75 and hwmon in OMAP4 Datta, Shubhrajyoti
2010-06-17 12:11 ` Gadiyar, Anand
2010-07-01 12:27 ` Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.