[au1000] add DBAu1550 support, thanks to Philippe Vachon
[openwrt/svn-archive/archive.git] / Config.in
index 0f131f062395f9f1c6355940987530cd614fd2b4..7c980445300b8832735c51ee59eeefc3aaff7e18 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -124,6 +124,12 @@ config KERNEL_KALLSYMS
        default n
        help
                This will give you more information in stack traces from kernel oopses
+config KERNEL_PROFILING
+       bool "Compile the kernel with profiling enabled"
+       default n
+       help
+               Enable the extended profiling support mechanisms used by profilers such
+               as OProfile.
 
 endmenu