diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2016-07-07 15:58:31 +0200 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2016-07-07 15:58:31 +0200 |
commit | 7ad58fce977fa97c432e49d7606c6808c752b13c (patch) | |
tree | b4c341adceaeba5e509181a166ddec693a3c4cdb /target | |
parent | 3b683f504f882963aa8a7eaed522cb2eda3577c1 (diff) | |
download | master-187ad058-7ad58fce977fa97c432e49d7606c6808c752b13c.tar.gz master-187ad058-7ad58fce977fa97c432e49d7606c6808c752b13c.tar.bz2 master-187ad058-7ad58fce977fa97c432e49d7606c6808c752b13c.zip |
kernel: add missing symbol for 4.4
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index 62c1302a63..24b8c48e6f 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -1415,6 +1415,7 @@ CONFIG_HZ_100=y # CONFIG_I2C_AU1550 is not set # CONFIG_I2C_BCM2835 is not set # CONFIG_I2C_BCM_IPROC is not set +# CONFIG_I2C_CADENCE is not set # CONFIG_I2C_CBUS_GPIO is not set # CONFIG_I2C_CHARDEV is not set # CONFIG_I2C_COMPAT is not set |