]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - lib/Kconfig.debug
Drop a bunch of metag references
[linux.git] / lib / Kconfig.debug
index 6088408ef26c5471146ee0c6a149f4ba1086d015..d1c523e408e9371e89ce6df928cb4b0f69f338ba 100644 (file)
@@ -356,7 +356,7 @@ config FRAME_POINTER
        bool "Compile the kernel with frame pointers"
        depends on DEBUG_KERNEL && \
                (CRIS || M68K || FRV || UML || \
-                SUPERH || BLACKFIN || MN10300 || METAG) || \
+                SUPERH || BLACKFIN || MN10300) || \
                ARCH_WANT_FRAME_POINTERS
        default y if (DEBUG_INFO && UML) || ARCH_WANT_FRAME_POINTERS
        help