Kconfig: Remove useless and sometimes wrong comments
authorMichael Roth <mroth@nessie.de>
Sun, 4 Oct 2009 16:14:29 +0000 (18:14 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 9 Nov 2009 08:40:56 +0000 (09:40 +0100)
Additionally, some excessive newlines removed.

Signed-off-by: Michael Roth <mroth@nessie.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

31 files changed:
arch/arm/mach-s3c2400/Kconfig
arch/arm/mach-s3c2410/Kconfig
arch/arm/mach-s3c2412/Kconfig
arch/arm/mach-s3c2440/Kconfig
arch/arm/mach-s3c2442/Kconfig
arch/arm/mach-s3c2443/Kconfig
arch/arm/mach-s3c6400/Kconfig
arch/arm/mach-s3c6410/Kconfig
arch/arm/mach-s5pc100/Kconfig
arch/arm/plat-s3c/Kconfig
arch/arm/plat-s3c24xx/Kconfig
arch/arm/plat-s3c64xx/Kconfig
arch/arm/plat-s5pc1xx/Kconfig
drivers/Kconfig
drivers/isdn/act2000/Kconfig
drivers/isdn/capi/Kconfig
drivers/isdn/hysdn/Kconfig
drivers/isdn/icn/Kconfig
drivers/isdn/pcbit/Kconfig
drivers/isdn/sc/Kconfig
drivers/mtd/chips/Kconfig
drivers/mtd/devices/Kconfig
drivers/mtd/lpddr/Kconfig
drivers/mtd/maps/Kconfig
drivers/mtd/nand/Kconfig
drivers/mtd/onenand/Kconfig
drivers/mtd/ubi/Kconfig
drivers/platform/Kconfig
samples/Kconfig
sound/Kconfig
sound/oss/Kconfig

index deab072..fdd8f5e 100644 (file)
@@ -1,13 +1,7 @@
-# arch/arm/mach-s3c2400/Kconfig
-#
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
 
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
 
-
-
 menu "S3C2400 Machines"
 
 menu "S3C2400 Machines"
 
-
 endmenu
 endmenu
-
index 3d4e9da..7fcbdb9 100644 (file)
@@ -1,5 +1,3 @@
-# arch/arm/mach-s3c2410/Kconfig
-#
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
index c2bdc46..9a8c065 100644 (file)
@@ -1,5 +1,3 @@
-# arch/arm/mach-s3c2412/Kconfig
-#
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
@@ -90,6 +88,4 @@ config MACH_VSTMS
        help
          Say Y here if you are using an VSTMS board
 
        help
          Say Y here if you are using an VSTMS board
 
-
 endmenu
 endmenu
-
index a8b69d7..ce7bfe4 100644 (file)
@@ -1,5 +1,3 @@
-# arch/arm/mach-s3c2440/Kconfig
-#
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
@@ -109,4 +107,3 @@ config MACH_MINI2440
          available via various sources. It can come with a 3.5" or 7" touch LCD.
 
 endmenu
          available via various sources. It can come with a 3.5" or 7" touch LCD.
 
 endmenu
-
index 103e913..8d38118 100644 (file)
@@ -1,5 +1,3 @@
-# arch/arm/mach-s3c2442/Kconfig
-#
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
@@ -36,6 +34,4 @@ config MACH_NEO1973_GTA02
        help
           Say Y here if you are using the Openmoko GTA02 / Freerunner GSM Phone
 
        help
           Say Y here if you are using the Openmoko GTA02 / Freerunner GSM Phone
 
-
 endmenu
 endmenu
-
index 212141b..4314c44 100644 (file)
@@ -1,5 +1,3 @@
-# arch/arm/mach-s3c2443/Kconfig
-#
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
index 770b720..a250bf6 100644 (file)
@@ -1,5 +1,3 @@
-# arch/arm/mach-s3c6400/Kconfig
-#
 # Copyright 2008 Openmoko, Inc.
 #      Simtec Electronics, Ben Dooks <ben@simtec.co.uk>
 #
 # Copyright 2008 Openmoko, Inc.
 #      Simtec Electronics, Ben Dooks <ben@simtec.co.uk>
 #
index 53fc3ff..b8c0332 100644 (file)
@@ -1,5 +1,3 @@
-# arch/arm/mach-s3c6410/Kconfig
-#
 # Copyright 2008 Openmoko, Inc.
 # Copyright 2008 Simtec Electronics
 #
 # Copyright 2008 Openmoko, Inc.
 # Copyright 2008 Simtec Electronics
 #
index b1a4ba5..0793b9b 100644 (file)
@@ -1,5 +1,3 @@
-# arch/arm/mach-s5pc100/Kconfig
-#
 # Copyright 2009 Samsung Electronics Co.
 #      Byungho Min <bhmin@samsung.com>
 #
 # Copyright 2009 Samsung Electronics Co.
 #      Byungho Min <bhmin@samsung.com>
 #
index 8931c5f..ed20966 100644 (file)
@@ -1,5 +1,3 @@
-# arch/arm/plat-s3c/Kconfig
-#
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
index 9c7aca4..c057e2d 100644 (file)
@@ -1,5 +1,3 @@
-# arch/arm/plat-s3c24xx/Kconfig
-#
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
 # Copyright 2007 Simtec Electronics
 #
 # Licensed under GPLv2
index bcfa778..e6da87a 100644 (file)
@@ -1,5 +1,3 @@
-# arch/arm/plat-s3c64xx/Kconfig
-#
 # Copyright 2008 Openmoko, Inc.
 # Copyright 2008 Simtec Electronics
 #      Ben Dooks <ben@simtec.co.uk>
 # Copyright 2008 Openmoko, Inc.
 # Copyright 2008 Simtec Electronics
 #      Ben Dooks <ben@simtec.co.uk>
index a8a711c..b15f2d2 100644 (file)
@@ -1,5 +1,3 @@
-# arch/arm/plat-s5pc1xx/Kconfig
-#
 # Copyright 2009 Samsung Electronics Co.
 #      Byungho Min <bhmin@samsung.com>
 #
 # Copyright 2009 Samsung Electronics Co.
 #      Byungho Min <bhmin@samsung.com>
 #
index 48bbdbe..26e434a 100644 (file)
@@ -1,5 +1,3 @@
-# drivers/Kconfig
-
 menu "Device Drivers"
 
 source "drivers/base/Kconfig"
 menu "Device Drivers"
 
 source "drivers/base/Kconfig"
index 3fc1a54..fa2673f 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Config.in for IBM Active 2000 ISDN driver
-#
 config ISDN_DRV_ACT2000
        tristate "IBM Active 2000 support"
        depends on ISA
 config ISDN_DRV_ACT2000
        tristate "IBM Active 2000 support"
        depends on ISA
@@ -10,4 +7,3 @@ config ISDN_DRV_ACT2000
          into the card using a utility which is part of the latest
          isdn4k-utils package. Please read the file
          <file:Documentation/isdn/README.act2000> for more information.
          into the card using a utility which is part of the latest
          isdn4k-utils package. Please read the file
          <file:Documentation/isdn/README.act2000> for more information.
-
index e1afd60..b2a0475 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Config.in for the CAPI subsystem
-#
 config ISDN_DRV_AVMB1_VERBOSE_REASON
        bool "Verbose reason code reporting"
        default y
 config ISDN_DRV_AVMB1_VERBOSE_REASON
        bool "Verbose reason code reporting"
        default y
@@ -59,4 +56,3 @@ config ISDN_CAPI_CAPIDRV
          the legacy isdn4linux link layer.  If you have a card which is
          supported by a CAPI driver, but still want to use old features like
          ippp interfaces or ttyI emulation, say Y/M here.
          the legacy isdn4linux link layer.  If you have a card which is
          supported by a CAPI driver, but still want to use old features like
          ippp interfaces or ttyI emulation, say Y/M here.
-
index c9e4231..e86bc65 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Config.in for HYSDN ISDN driver
-#
 config HYSDN
        tristate "Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)"
        depends on m && PROC_FS && PCI
 config HYSDN
        tristate "Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)"
        depends on m && PROC_FS && PCI
@@ -15,4 +12,3 @@ config HYSDN_CAPI
        depends on HYSDN && ISDN_CAPI
        help
          Say Y here if you like to use Hypercope's CAPI 2.0 interface.
        depends on HYSDN && ISDN_CAPI
        help
          Say Y here if you like to use Hypercope's CAPI 2.0 interface.
-
index 89d15ee..4534f21 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Config.in for ICN ISDN driver
-#
 config ISDN_DRV_ICN
        tristate "ICN 2B and 4B support"
        depends on ISA
 config ISDN_DRV_ICN
        tristate "ICN 2B and 4B support"
        depends on ISA
@@ -13,4 +10,3 @@ config ISDN_DRV_ICN
          separately.  See <file:Documentation/isdn/README> and
          <file:Documentation/isdn/README.icn> for more
          information.
          separately.  See <file:Documentation/isdn/README> and
          <file:Documentation/isdn/README.icn> for more
          information.
-
index ffba6ec..e9b2dd8 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Config.in for PCBIT ISDN driver
-#
 config ISDN_DRV_PCBIT
        tristate "PCBIT-D support"
        depends on ISA && (BROKEN || X86)
 config ISDN_DRV_PCBIT
        tristate "PCBIT-D support"
        depends on ISA && (BROKEN || X86)
@@ -11,4 +8,3 @@ config ISDN_DRV_PCBIT
          the card using a utility which is distributed separately.  See
          <file:Documentation/isdn/README> and
          <file:Documentation/isdn/README.pcbit> for more information.
          the card using a utility which is distributed separately.  See
          <file:Documentation/isdn/README> and
          <file:Documentation/isdn/README.pcbit> for more information.
-
index e6510ca..7469863 100644 (file)
@@ -1,6 +1,3 @@
-#
-# Config.in for Spellcaster ISDN driver
-#
 config ISDN_DRV_SC
        tristate "Spellcaster support"
        depends on ISA
 config ISDN_DRV_SC
        tristate "Spellcaster support"
        depends on ISA
@@ -9,4 +6,3 @@ config ISDN_DRV_SC
          driver currently builds only in a modularized version.
          To build it, choose M here: the module will be called sc.
          See <file:Documentation/isdn/README.sc> for more information.
          driver currently builds only in a modularized version.
          To build it, choose M here: the module will be called sc.
          See <file:Documentation/isdn/README.sc> for more information.
-
index 9408099..35c6a23 100644 (file)
@@ -1,5 +1,3 @@
-# drivers/mtd/chips/Kconfig
-
 menu "RAM/ROM/Flash chip drivers"
        depends on MTD!=n
 
 menu "RAM/ROM/Flash chip drivers"
        depends on MTD!=n
 
@@ -242,4 +240,3 @@ config MTD_XIP
          then say N.
 
 endmenu
          then say N.
 
 endmenu
-
index c222514..35081ce 100644 (file)
@@ -1,5 +1,3 @@
-# drivers/mtd/maps/Kconfig
-
 menu "Self-contained MTD device drivers"
        depends on MTD!=n
 
 menu "Self-contained MTD device drivers"
        depends on MTD!=n
 
@@ -308,4 +306,3 @@ config MTD_DOCPROBE_55AA
          you have managed to wipe the first block.
 
 endmenu
          you have managed to wipe the first block.
 
 endmenu
-
index 5a401d8..265f969 100644 (file)
@@ -1,5 +1,3 @@
-# drivers/mtd/chips/Kconfig
-
 menu "LPDDR flash memory drivers"
        depends on MTD!=n
 
 menu "LPDDR flash memory drivers"
        depends on MTD!=n
 
@@ -20,4 +18,3 @@ config MTD_QINFO_PROBE
            families of devices. This serves similar purpose of CFI on legacy
            Flash products
 endmenu
            families of devices. This serves similar purpose of CFI on legacy
            Flash products
 endmenu
-
index 14be075..faf482f 100644 (file)
@@ -1,5 +1,3 @@
-# drivers/mtd/maps/Kconfig
-
 menu "Mapping drivers for chip access"
        depends on MTD!=n
 
 menu "Mapping drivers for chip access"
        depends on MTD!=n
 
index 2fda0b6..6264bf1 100644 (file)
@@ -1,5 +1,3 @@
-# drivers/mtd/nand/Kconfig
-
 menuconfig MTD_NAND
        tristate "NAND Device Support"
        depends on MTD
 menuconfig MTD_NAND
        tristate "NAND Device Support"
        depends on MTD
index a38f580..3a9f157 100644 (file)
@@ -1,7 +1,3 @@
-#
-# linux/drivers/mtd/onenand/Kconfig
-#
-
 menuconfig MTD_ONENAND
        tristate "OneNAND Device Support"
        depends on MTD
 menuconfig MTD_ONENAND
        tristate "OneNAND Device Support"
        depends on MTD
index b1cd7a1..0a8c7ea 100644 (file)
@@ -1,5 +1,3 @@
-# drivers/mtd/ubi/Kconfig
-
 menu "UBI - Unsorted block images"
        depends on MTD
 
 menu "UBI - Unsorted block images"
        depends on MTD
 
index 9652c3f..8390dca 100644 (file)
@@ -1,5 +1,3 @@
-# drivers/platform/Kconfig
-
 if X86
 source "drivers/platform/x86/Kconfig"
 endif
 if X86
 source "drivers/platform/x86/Kconfig"
 endif
index b92bde3..04be681 100644 (file)
@@ -1,5 +1,3 @@
-# samples/Kconfig
-
 menuconfig SAMPLES
        bool "Sample kernel code"
        help
 menuconfig SAMPLES
        bool "Sample kernel code"
        help
@@ -41,4 +39,3 @@ config SAMPLE_KRETPROBES
        depends on SAMPLE_KPROBES && KRETPROBES
 
 endif # SAMPLES
        depends on SAMPLE_KPROBES && KRETPROBES
 
 endif # SAMPLES
-
index 439e15c..4b5365a 100644 (file)
@@ -1,6 +1,3 @@
-# sound/Config.in
-#
-
 menuconfig SOUND
        tristate "Sound card support"
        depends on HAS_IOMEM
 menuconfig SOUND
        tristate "Sound card support"
        depends on HAS_IOMEM
@@ -136,4 +133,3 @@ config AC97_BUS
          sound subsystem and other function drivers completely unrelated to
          sound although they're sharing the AC97 bus. Concerned drivers
          should "select" this.
          sound subsystem and other function drivers completely unrelated to
          sound although they're sharing the AC97 bus. Concerned drivers
          should "select" this.
-
index bcf2a06..ea0b1ae 100644 (file)
@@ -1,5 +1,3 @@
-# drivers/sound/Config.in
-#
 # 18 Apr 1998, Michael Elizabeth Chastain, <mailto:mec@shout.net>
 # More hacking for modularisation.
 #
 # 18 Apr 1998, Michael Elizabeth Chastain, <mailto:mec@shout.net>
 # More hacking for modularisation.
 #