From 4e3813c79d99ff8e06327eb11c2cc610d110e5c2 Mon Sep 17 00:00:00 2001
From: Zoltan Herpai <wigyori@uid0.hu>
Date: Tue, 19 Jan 2016 22:03:43 +0000
Subject: [PATCH] kernel: add missing symbols for 4.4

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>

SVN-Revision: 48376
---
 target/linux/generic/config-4.4 | 5 +++++
 1 file changed, 5 insertions(+)

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
-- 
GitLab