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 | 7dc116bbbc04135bf7d647bc985297e096d427a7 (patch) | |
tree | 8d1782d835c49a5c193b0fe85c58c4b7d7b0e81f | |
parent | d591d58ff794e788645495e562527384d977a103 (diff) | |
download | master-187ad058-7dc116bbbc04135bf7d647bc985297e096d427a7.tar.gz master-187ad058-7dc116bbbc04135bf7d647bc985297e096d427a7.tar.bz2 master-187ad058-7dc116bbbc04135bf7d647bc985297e096d427a7.zip |
kernel: add a few more tracing related symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32094 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 |