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
@ -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…
Reference in New Issue
Block a user