diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2014-09-21 16:24:28 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2014-09-21 16:24:28 +0000 |
commit | e02dd2f19c3d99e20fc3ed063f706d023004f3cf (patch) | |
tree | 4e537ee89304ebd2a901555ce7ed8d33b4797bfc | |
parent | cc60fad010d2970625987b2efa06c210eed0c380 (diff) | |
download | upstream-e02dd2f19c3d99e20fc3ed063f706d023004f3cf.tar.gz upstream-e02dd2f19c3d99e20fc3ed063f706d023004f3cf.tar.bz2 upstream-e02dd2f19c3d99e20fc3ed063f706d023004f3cf.zip |
kernel: add missing symbols for 3.14
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42629
-rw-r--r-- | target/linux/generic/config-3.14 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.14 b/target/linux/generic/config-3.14 index 04de02a00a..bdc27eeb69 100644 --- a/target/linux/generic/config-3.14 +++ b/target/linux/generic/config-3.14 @@ -1569,6 +1569,8 @@ CONFIG_IP_ROUTE_VERBOSE=y # CONFIG_IRQ_ALL_CPUS is not set # CONFIG_IRQ_DOMAIN_DEBUG is not set # CONFIG_IRQ_TIME_ACCOUNTING is not set +# CONFIG_IR_GPIO_CIR is not set +# CONFIG_IR_IGUANA is not set # CONFIG_IR_IMON is not set # CONFIG_IR_JVC_DECODER is not set # CONFIG_IR_LIRC_CODEC is not set @@ -1577,8 +1579,10 @@ CONFIG_IP_ROUTE_VERBOSE=y # CONFIG_IR_RC5_DECODER is not set # CONFIG_IR_RC5_SZ_DECODER is not set # CONFIG_IR_RC6_DECODER is not set +# CONFIG_IR_REDRAT3 is not set # CONFIG_IR_SONY_DECODER is not set # CONFIG_IR_STREAMZAP is not set +# CONFIG_IR_TTUSBIR is not set # CONFIG_ISCSI_BOOT_SYSFS is not set # CONFIG_ISCSI_TCP is not set CONFIG_ISDN=y @@ -2818,7 +2822,10 @@ CONFIG_RCU_FANOUT_LEAF=16 # CONFIG_RCU_TORTURE_TEST is not set # CONFIG_RCU_TRACE is not set # CONFIG_RCU_USER_QS is not set +# CONFIG_RC_ATI_REMOTE is not set # CONFIG_RC_CORE is not set +# CONFIG_RC_DECODERS is not set +# CONFIG_RC_LOOPBACK is not set # CONFIG_RC_MAP is not set # CONFIG_RDS is not set # CONFIG_RD_BZIP2 is not set |