Skip to content

Commit

Permalink
Add SPL I2C SUPPORT config to solve spl compile issue
Browse files Browse the repository at this point in the history
Add SPL I2C SUPPORT config to solve spl compile issue.

Signed-off-by: wufeng.jiang <jwf1990@126.com>
  • Loading branch information
fogwizard committed Oct 17, 2016
1 parent 29bb88c commit ed6b3d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ConfigFiles/A13-Lichee_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ CONFIG_G_DNL_MANUFACTURER="Allwinner Technology"
CONFIG_G_DNL_VENDOR_NUM=0x1f3a
CONFIG_G_DNL_PRODUCT_NUM=0x1010
CONFIG_LIB_RAND=y
CONFIG_SPL_I2C_SUPPORT=y

0 comments on commit ed6b3d4

Please sign in to comment.