Skip to content

Commit c8c178e

Browse files
masahir0yRussell King (Oracle)
authored andcommitted
ARM: 9353/1: remove unneeded entry for CONFIG_FRAME_POINTER
This is no-op. FRAME_POINTER is defined in lib/Kconfig.debug. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
1 parent 8f09b8b commit c8c178e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

arch/arm/Kconfig.debug

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,6 @@ config BACKTRACE_VERBOSE
9090
In most cases, say N here, unless you are intending to debug the
9191
kernel and have access to the kernel binary image.
9292

93-
config FRAME_POINTER
94-
bool
95-
9693
config DEBUG_USER
9794
bool "Verbose user fault messages"
9895
help

0 commit comments

Comments
 (0)