Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
fe58cac3
Commit
fe58cac3
authored
Dec 17, 2008
by
Paul Mundt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sh: Kill off the unused SH_ALPHANUMERIC debug option.
Signed-off-by:
Paul Mundt
<
lethal@linux-sh.org
>
parent
740a3e67
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
8 deletions
+2
-8
arch/sh/Kconfig.debug
arch/sh/Kconfig.debug
+2
-8
No files found.
arch/sh/Kconfig.debug
View file @
fe58cac3
...
...
@@ -121,22 +121,16 @@ config COMPILE_OPTIONS
string
"Additional compile arguments"
depends
on
MORE_COMPILE_OPTIONS
if
SUPERH64
config
SH64_SR_WATCH
bool
"Debug: set SR.WATCH to enable hardware watchpoints and trace"
depends
on
SUPERH64
config
POOR_MANS_STRACE
bool
"Debug: enable rudimentary strace facility"
depends
on
SUPERH64
help
This
option
allows
system
calls
to
be
traced
to
the
console
.
It
also
aids
in
detecting
kernel
stack
underflow
.
It
is
useful
for
debugging
early
-
userland
problems
(
e
.
g
.
init
incurring
fatal
exceptions
.)
config
SH_ALPHANUMERIC
bool
"Enable debug outputs to on-board alphanumeric display"
depends
on
SH_CAYMAN
endif
endmenu
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment