Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • arch
  • frv
  • Kconfig.debug
Find file BlameHistoryPermalink
  • David Howells's avatar
    [PATCH] frv: drop unsupported debugging features · 8369ce4c
    David Howells authored Jan 08, 2006
    
    
    Drop support for debugging features that aren't supported on FRV:
    
     (*) EARLY_PRINTK
    
    	The on-chip UARTs are set up early enough that this isn't required,
    	and VGA support isn't available. There's also a gdbstub available.
    
     (*) DEBUG_PAGEALLOC
    
    	This can't be easily be done since we use huge static mappings to
    	cover the kernel, not pages.
    
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    8369ce4c