make I2C=y on armv7-generic due to various modules needing it and not requesting it
This commit is contained in:
parent
6bebad469b
commit
e3a8de07f1
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue