Olof Johansson wrote at Monday, March 07, 2011 12:19 PM:
On Mon, Mar 7, 2011 at 9:34 AM, Stephen Warren [off-list ref] wrote:
quoted
Olof Johansson wrote at Monday, March 07, 2011 1:27 AM:
quoted
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 <redacted>
...
@@ -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 <redacted>
--
nvpublic