diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2016-01-19 22:03:43 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2016-01-19 22:03:43 +0000 |
commit | 4e3813c79d99ff8e06327eb11c2cc610d110e5c2 (patch) | |
tree | e5a1db2e60803a3b68f5488a19a6f8b3504e18fb /target | |
parent | b9fb3d4524906c566c0872826ce05065a5cadcc5 (diff) | |
download | upstream-4e3813c79d99ff8e06327eb11c2cc610d110e5c2.tar.gz upstream-4e3813c79d99ff8e06327eb11c2cc610d110e5c2.tar.bz2 upstream-4e3813c79d99ff8e06327eb11c2cc610d110e5c2.zip |
kernel: add missing symbols for 4.4
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48376
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-4.4 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/generic/config-4.4 b/target/linux/generic/config-4.4 index a8b40748bc..287915079f 100644 --- a/target/linux/generic/config-4.4 +++ b/target/linux/generic/config-4.4 @@ -1015,6 +1015,7 @@ CONFIG_EXPERT=y # CONFIG_EXT4_FS_SECURITY is not set CONFIG_EXT4_USE_FOR_EXT2=y # CONFIG_EXTCON is not set +# CONFIG_EXTCON_ADC_JACK is not set # CONFIG_EXTCON_GPIO is not set # CONFIG_EXTCON_RT8973A is not set # CONFIG_EXTCON_SM5502 is not set @@ -1141,6 +1142,7 @@ CONFIG_FRAME_WARN=1024 # CONFIG_FRONTSWAP is not set # CONFIG_FSCACHE is not set # CONFIG_FSL_EDMA is not set +# CONFIG_FSL_PQ_MDIO is not set # CONFIG_FSL_XGMAC_MDIO is not set CONFIG_FSNOTIFY=y # CONFIG_FS_DAX is not set @@ -1417,7 +1419,10 @@ CONFIG_HZ_100=y # CONFIG_I2C_ISMT is not set # CONFIG_I2C_MPC is not set # CONFIG_I2C_MUX is not set +# CONFIG_I2C_MUX_GPIO is not set # CONFIG_I2C_MUX_PINCTRL is not set +# CONFIG_I2C_MUX_PCA9541 is not set +# CONFIG_I2C_MUX_PCA954x is not set # CONFIG_I2C_MUX_REG is not set # CONFIG_I2C_MV64XXX is not set # CONFIG_I2C_NFORCE2 is not set |