diff options
| author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-06 18:04:00 +0000 | 
|---|---|---|
| committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-06-06 18:04:00 +0000 | 
| commit | b899b1d3a5c3c310b4662bf3b8c0e0535d5e4a5d (patch) | |
| tree | 8d1782d835c49a5c193b0fe85c58c4b7d7b0e81f | |
| parent | eed1fe974e9e6ed04888ad10819a301759cdac9d (diff) | |
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 b802e7097..f98ddd646 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 | 
