make I2C=y on armv7-generic due to various modules needing it and not requesting it

This commit is contained in:
Peter Robinson 2014-08-26 11:13:50 +01:00
parent 6bebad469b
commit e3a8de07f1
1 changed files with 3 additions and 0 deletions

View File

@ -131,6 +131,9 @@ CONFIG_PCI_HOST_GENERIC=y
CONFIG_LBDAF=y
# GRR, needed for MFD_AS3722
CONFIG_I2C=y
# Device tree
CONFIG_USE_OF=y
CONFIG_ARM_ATAG_DTB_COMPAT=y