ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for Clang
[linux-2.6-microblaze.git] / arch / arm / Kconfig.debug
index 85710e0..b9c674e 100644 (file)
@@ -56,7 +56,7 @@ choice
 
 config UNWINDER_FRAME_POINTER
        bool "Frame pointer unwinder"
-       depends on !THUMB2_KERNEL && !CC_IS_CLANG
+       depends on !THUMB2_KERNEL
        select ARCH_WANT_FRAME_POINTERS
        select FRAME_POINTER
        help