]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra: tegra_defconfig updates
authorStephen Warren <swarren@nvidia.com>
Wed, 19 Mar 2014 23:15:14 +0000 (17:15 -0600)
committerStephen Warren <swarren@nvidia.com>
Thu, 1 May 2014 17:20:21 +0000 (11:20 -0600)
commit4dee647e98b61826e767d9b25d9ed398ba255f91
tree36a74b48d719050783b27d7615b3cd7a25e5cc64
parentc9eaa447e77efe77b7fa4c953bd62de8297fd6c5
ARM: tegra: tegra_defconfig updates

AT24C EEPROM:

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.

MTD_SPI_NOR

This defconfig contains the CONFIG_M25P80 symbol, which is now
dependent on the MTD_SPI_NOR symbol. Add CONFIG_MTD_SPI_NOR to satisfy
the new dependency.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
arch/arm/configs/tegra_defconfig