diff options
author | Felix Fietkau <nbd@openwrt.org> | 2012-06-06 18:04:00 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2012-06-06 18:04:00 +0000 |
commit | 8b46a72583c072a809149f05e8bdc3dd5c6e0d47 (patch) | |
tree | d6304d33ca656e22963dcfa5dc0d646fb3a50cc9 | |
parent | 73b8805e78c14569e08650a65e492b15f8578171 (diff) | |
download | upstream-8b46a72583c072a809149f05e8bdc3dd5c6e0d47.tar.gz upstream-8b46a72583c072a809149f05e8bdc3dd5c6e0d47.tar.bz2 upstream-8b46a72583c072a809149f05e8bdc3dd5c6e0d47.zip |
kernel: add a few more tracing related symbols
SVN-Revision: 32094
-rw-r--r-- | target/linux/generic/config-3.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.3 b/target/linux/generic/config-3.3 index b802e70974..f98ddd6462 100644 --- a/target/linux/generic/config-3.3 +++ b/target/linux/generic/config-3.3 @@ -653,6 +653,7 @@ CONFIG_EPOLL=y # CONFIG_ETH16I is not set CONFIG_ETHERNET=y # CONFIG_ETHOC is not set +# CONFIG_EVENT_POWER_TRACING_DEPRECATED is not set CONFIG_EVENTFD=y # CONFIG_EWRK3 is not set CONFIG_EXPERIMENTAL=y @@ -2238,6 +2239,7 @@ CONFIG_RD_LZMA=y # CONFIG_RFD_FTL is not set # CONFIG_RFKILL is not set # CONFIG_RFKILL_INPUT is not set +# CONFIG_RING_BUFFER_BENCHMARK is not set # CONFIG_ROMFS_FS is not set # CONFIG_ROSE is not set # CONFIG_RPCSEC_GSS_KRB5 is not set |