diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2014-04-21 18:13:19 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2014-04-21 18:13:19 +0000 |
commit | d2b3c5223841a3f88af98758ffd5dfeb8f9962d5 (patch) | |
tree | a1637795b1afa99460cbb8dc00d3362c0aebaeb7 /target | |
parent | 377a42017485efac361e4dd634577cad64ac4097 (diff) | |
download | upstream-d2b3c5223841a3f88af98758ffd5dfeb8f9962d5.tar.gz upstream-d2b3c5223841a3f88af98758ffd5dfeb8f9962d5.tar.bz2 upstream-d2b3c5223841a3f88af98758ffd5dfeb8f9962d5.zip |
add missing symbols in prepping for afs patchset
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40538
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/config-3.13 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13 index b05ef804f2..99ef8e54e9 100644 --- a/target/linux/generic/config-3.13 +++ b/target/linux/generic/config-3.13 @@ -229,6 +229,7 @@ CONFIG_ARM_DMA_MEM_BUFFERABLE=y CONFIG_ARPD=y # CONFIG_ARTHUR is not set # CONFIG_ASUS_OLED is not set +# CONFIG_ASYMMETRIC_KEY_TYPE is not set # CONFIG_ASYNC_RAID6_TEST is not set # CONFIG_ASYNC_TX_DMA is not set # CONFIG_AT76C50X_USB is not set @@ -337,6 +338,7 @@ CONFIG_BCMA_POSSIBLE=y # CONFIG_BEFS_FS is not set # CONFIG_BFS_FS is not set # CONFIG_BGMAC is not set +# CONFIG_BIG_KEYS is not set # CONFIG_BIG_LITTLE is not set # CONFIG_BINARY_PRINTF is not set # CONFIG_BINFMT_AOUT is not set @@ -2617,6 +2619,7 @@ CONFIG_PCI_SYSCALL=y # CONFIG_PERCPU_TEST is not set # CONFIG_PERF_COUNTERS is not set # CONFIG_PERF_EVENTS is not set +# CONFIG_PERSISTENT_KEYRINGS is not set # CONFIG_PHANTOM is not set # CONFIG_PHONE is not set # CONFIG_PHONET is not set @@ -3521,6 +3524,7 @@ CONFIG_SYSFS=y # CONFIG_SYSFS_DEPRECATED is not set # CONFIG_SYSFS_DEPRECATED_V2 is not set # CONFIG_SYSV68_PARTITION is not set +# CONFIG_SYSTEM_TRUSTED_KEYRING is not set CONFIG_SYSVIPC=y CONFIG_SYSVIPC_SYSCTL=y # CONFIG_SYSV_FS is not set |