]> err.no Git - linux-2.6/blobdiff - lib/Kconfig.debug
[PATCH] make 1-bit bitfields unsigned
[linux-2.6] / lib / Kconfig.debug
index 77491e311791ee807d8ee082b4bae7e966d499d2..b75fed737f2544651d58896215eccb0b80d49f73 100644 (file)
@@ -1,6 +1,7 @@
 
 config PRINTK_TIME
        bool "Show timing information on printks"
+       depends on PRINTK
        help
          Selecting this option causes timing information to be
          included in printk output.  This allows you to measure
@@ -341,7 +342,7 @@ config FRAME_POINTER
 
 config UNWIND_INFO
        bool "Compile the kernel with frame unwind information"
-       depends on !IA64 && !PARISC
+       depends on !IA64 && !PARISC && !ARM
        depends on !MODULES || !(MIPS || PPC || SUPERH || V850)
        help
          If you say Y here the resulting kernel image will be slightly larger