lkml.org 
[lkml]   [2004]   [May]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH] use Kconfig.debug for all ARCHes

This patch consolidates most common DEBUG options from
arch/$ARCH/Kconfig into lib/Kconfig.debug.
It moves arch-specific debug options into
arch/$ARCH/Kconfig.debug.

It also contains several lines of whitespace cleanup.

Thanks to Bartlomiej Zolnierkiewicz for much of this work.

Patch is available at:
http://developer.osdl.org/rddunlap/patches/kconfig-debug-266.patch

or attached (gzipped).

--
~Randy


arch/alpha/Kconfig | 104 ---------------------------
arch/alpha/Kconfig.debug | 55 ++++++++++++++
arch/arm/Kconfig | 160 -------------------------------------------
arch/arm/Kconfig.debug | 114 ++++++++++++++++++++++++++++++
arch/arm26/Kconfig | 113 ------------------------------
arch/arm26/Kconfig.debug | 59 +++++++++++++++
arch/cris/Kconfig | 14 ---
arch/cris/Kconfig.debug | 16 ++++
arch/h8300/Kconfig | 72 -------------------
arch/h8300/Kconfig.debug | 69 ++++++++++++++++++
arch/i386/Kconfig | 125 ---------------------------------
arch/i386/Kconfig.debug | 16 ++++
arch/ia64/Kconfig | 114 ------------------------------
arch/ia64/Kconfig.debug | 65 +++++++++++++++++
arch/m68k/Kconfig | 38 ----------
arch/m68k/Kconfig.debug | 9 ++
arch/m68knommu/Kconfig | 55 --------------
arch/m68knommu/Kconfig.debug | 43 +++++++++++
arch/mips/Kconfig | 119 -------------------------------
arch/mips/Kconfig.debug | 68 ++++++++++++++++++
arch/parisc/Kconfig | 49 -------------
arch/parisc/Kconfig.debug | 6 +
arch/ppc/Kconfig | 129 +---------------------------------
arch/ppc/Kconfig.debug | 68 ++++++++++++++++++
arch/ppc64/Kconfig | 80 ---------------------
arch/ppc64/Kconfig.debug | 28 +++++++
arch/s390/Kconfig | 57 ---------------
arch/s390/Kconfig.debug | 6 +
arch/sh/Kconfig | 140 -------------------------------------
arch/sh/Kconfig.debug | 112 ++++++++++++++++++++++++++++++
arch/sparc/Kconfig | 72 -------------------
arch/sparc/Kconfig.debug | 13 +++
arch/sparc64/Kconfig | 104 ---------------------------
arch/sparc64/Kconfig.debug | 39 ++++++++++
arch/um/Kconfig | 60 ----------------
arch/um/Kconfig.debug | 36 +++++++++
arch/v850/Kconfig | 29 -------
arch/v850/Kconfig.debug | 11 ++
arch/x86_64/Kconfig | 101 ---------------------------
arch/x86_64/Kconfig.debug | 48 ++++++++++++
init/Kconfig | 8 --
lib/Kconfig.debug | 145 ++++++++++++++++++++++++++++++++++++++
42 files changed, 1052 insertions(+), 1717 deletions(-)
[unhandled content-type:application/octet-stream]
\
 
 \ /
  Last update: 2005-03-22 14:03    [W:0.031 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site