[PATCH 3/3] ARM: tegra: enable new drivers in defconfig

Stephen Warren swarren at nvidia.com
Mon Mar 7 14:24:56 EST 2011


Olof Johansson wrote at Monday, March 07, 2011 12:19 PM:
> On Mon, Mar 7, 2011 at 9:34 AM, Stephen Warren <swarren at nvidia.com> wrote:
> > Olof Johansson wrote at Monday, March 07, 2011 1:27 AM:
> >> Enable new platforms and tegra drivers in tegra_defconfig. Also enable
> >> some of the common devices several platforms, and GUID partition tables
> >> to make it possible to boot a tegra_defconfig kernel with a ChromiumOS
> >> filesystem.
> >>
> >> Signed-off-by: Olof Johansson <olof at lixom.net>
> >>...
> >> @@ -78,12 +81,21 @@ CONFIG_SERIAL_8250_CONSOLE=y
> >>  # CONFIG_LEGACY_PTYS is not set
> >>  # CONFIG_HW_RANDOM is not set
> >>  CONFIG_I2C=y
> >> -# CONFIG_HWMON is not set
> >> +# CONFIG_I2C_COMPAT is not set
> >> +# CONFIG_I2C_HELPER_AUTO is not set
> >> +CONFIG_I2C_TEGRA=y
> >> +CONFIG_SENSORS_LM90=y
> >
> > I'm not sure why the LM90 is needed?
> 
> LM90 == adt7461 temp sensor, registered and used on seaboard.

Ah, it's a compatible device. In that case,

Acked-by: Stephen Warren <swarren at nvidia.com>

-- 
nvpublic




More information about the linux-arm-kernel mailing list