]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: multi_v7: enable AT24C EEPROM driver
authorStephen Warren <swarren@nvidia.com>
Tue, 15 Apr 2014 21:10:27 +0000 (15:10 -0600)
committerOlof Johansson <olof@lixom.net>
Mon, 5 May 2014 20:46:24 +0000 (13:46 -0700)
This is used for the board ID EEPROM on Jetson TK1, as well as likely
a whole slew of other NVIDIA reference boards; we simply haven't added
enabled the EEPROM in the DT files until now.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/configs/multi_v7_defconfig

index d4e8a47a2f7c8a016b8eee0adaf36e24bb0c341a..a692b7ae3bd10052d01e2b5a1f95e2a8c2757c7a 100644 (file)
@@ -112,6 +112,7 @@ CONFIG_BLK_DEV_LOOP=y
 CONFIG_ICS932S401=y
 CONFIG_APDS9802ALS=y
 CONFIG_ISL29003=y
+CONFIG_EEPROM_AT24=y
 CONFIG_BLK_DEV_SD=y
 CONFIG_BLK_DEV_SR=y
 CONFIG_SCSI_MULTI_LUN=y