On Mon, Mar 7, 2011 at 9:34 AM, Stephen Warren <[email protected]> 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 <[email protected]> >>... >> @@ -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. -Olof -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
