1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-29 02:05:06 +03:00

kernel: add a few more tracing related symbols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32094 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-06-06 18:04:00 +00:00
parent eed1fe974e
commit b899b1d3a5

View File

@ -653,6 +653,7 @@ CONFIG_EPOLL=y
# CONFIG_ETH16I is not set # CONFIG_ETH16I is not set
CONFIG_ETHERNET=y CONFIG_ETHERNET=y
# CONFIG_ETHOC is not set # CONFIG_ETHOC is not set
# CONFIG_EVENT_POWER_TRACING_DEPRECATED is not set
CONFIG_EVENTFD=y CONFIG_EVENTFD=y
# CONFIG_EWRK3 is not set # CONFIG_EWRK3 is not set
CONFIG_EXPERIMENTAL=y CONFIG_EXPERIMENTAL=y
@ -2238,6 +2239,7 @@ CONFIG_RD_LZMA=y
# CONFIG_RFD_FTL is not set # CONFIG_RFD_FTL is not set
# CONFIG_RFKILL is not set # CONFIG_RFKILL is not set
# CONFIG_RFKILL_INPUT is not set # CONFIG_RFKILL_INPUT is not set
# CONFIG_RING_BUFFER_BENCHMARK is not set
# CONFIG_ROMFS_FS is not set # CONFIG_ROMFS_FS is not set
# CONFIG_ROSE is not set # CONFIG_ROSE is not set
# CONFIG_RPCSEC_GSS_KRB5 is not set # CONFIG_RPCSEC_GSS_KRB5 is not set