Datta, Shubhrajyoti wrote: > Enabling hwmon and lm75 in the omap4 defconfig > I believe we're not going to be taking defconfig changes now. > Signed-off-by: Shubhrajyoti D <shubhrajyoti@xxxxxx> > --- > 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 And this mode change was unnecessary? > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html