Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Kconfig: Remove useless and sometimes wrong comments

Additionally, some excessive newlines removed.

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

authored by

Michael Roth and committed by
Jiri Kosina
fa301231 7beeec88

-91
-6
arch/arm/mach-s3c2400/Kconfig
··· 1 - # arch/arm/mach-s3c2400/Kconfig 2 - # 3 1 # Copyright 2007 Simtec Electronics 4 2 # 5 3 # Licensed under GPLv2 6 4 7 - 8 - 9 5 menu "S3C2400 Machines" 10 6 11 - 12 7 endmenu 13 -
-2
arch/arm/mach-s3c2410/Kconfig
··· 1 - # arch/arm/mach-s3c2410/Kconfig 2 - # 3 1 # Copyright 2007 Simtec Electronics 4 2 # 5 3 # Licensed under GPLv2
-4
arch/arm/mach-s3c2412/Kconfig
··· 1 - # arch/arm/mach-s3c2412/Kconfig 2 - # 3 1 # Copyright 2007 Simtec Electronics 4 2 # 5 3 # Licensed under GPLv2 ··· 88 90 help 89 91 Say Y here if you are using an VSTMS board 90 92 91 - 92 93 endmenu 93 -
-3
arch/arm/mach-s3c2440/Kconfig
··· 1 - # arch/arm/mach-s3c2440/Kconfig 2 - # 3 1 # Copyright 2007 Simtec Electronics 4 2 # 5 3 # Licensed under GPLv2 ··· 107 109 available via various sources. It can come with a 3.5" or 7" touch LCD. 108 110 109 111 endmenu 110 -
-4
arch/arm/mach-s3c2442/Kconfig
··· 1 - # arch/arm/mach-s3c2442/Kconfig 2 - # 3 1 # Copyright 2007 Simtec Electronics 4 2 # 5 3 # Licensed under GPLv2 ··· 34 36 help 35 37 Say Y here if you are using the Openmoko GTA02 / Freerunner GSM Phone 36 38 37 - 38 39 endmenu 39 -
-2
arch/arm/mach-s3c2443/Kconfig
··· 1 - # arch/arm/mach-s3c2443/Kconfig 2 - # 3 1 # Copyright 2007 Simtec Electronics 4 2 # 5 3 # Licensed under GPLv2
-2
arch/arm/mach-s3c6400/Kconfig
··· 1 - # arch/arm/mach-s3c6400/Kconfig 2 - # 3 1 # Copyright 2008 Openmoko, Inc. 4 2 # Simtec Electronics, Ben Dooks <ben@simtec.co.uk> 5 3 #
-2
arch/arm/mach-s3c6410/Kconfig
··· 1 - # arch/arm/mach-s3c6410/Kconfig 2 - # 3 1 # Copyright 2008 Openmoko, Inc. 4 2 # Copyright 2008 Simtec Electronics 5 3 #
-2
arch/arm/mach-s5pc100/Kconfig
··· 1 - # arch/arm/mach-s5pc100/Kconfig 2 - # 3 1 # Copyright 2009 Samsung Electronics Co. 4 2 # Byungho Min <bhmin@samsung.com> 5 3 #
-2
arch/arm/plat-s3c/Kconfig
··· 1 - # arch/arm/plat-s3c/Kconfig 2 - # 3 1 # Copyright 2007 Simtec Electronics 4 2 # 5 3 # Licensed under GPLv2
-2
arch/arm/plat-s3c24xx/Kconfig
··· 1 - # arch/arm/plat-s3c24xx/Kconfig 2 - # 3 1 # Copyright 2007 Simtec Electronics 4 2 # 5 3 # Licensed under GPLv2
-2
arch/arm/plat-s3c64xx/Kconfig
··· 1 - # arch/arm/plat-s3c64xx/Kconfig 2 - # 3 1 # Copyright 2008 Openmoko, Inc. 4 2 # Copyright 2008 Simtec Electronics 5 3 # Ben Dooks <ben@simtec.co.uk>
-2
arch/arm/plat-s5pc1xx/Kconfig
··· 1 - # arch/arm/plat-s5pc1xx/Kconfig 2 - # 3 1 # Copyright 2009 Samsung Electronics Co. 4 2 # Byungho Min <bhmin@samsung.com> 5 3 #
-2
drivers/Kconfig
··· 1 - # drivers/Kconfig 2 - 3 1 menu "Device Drivers" 4 2 5 3 source "drivers/base/Kconfig"
-4
drivers/isdn/act2000/Kconfig
··· 1 - # 2 - # Config.in for IBM Active 2000 ISDN driver 3 - # 4 1 config ISDN_DRV_ACT2000 5 2 tristate "IBM Active 2000 support" 6 3 depends on ISA ··· 7 10 into the card using a utility which is part of the latest 8 11 isdn4k-utils package. Please read the file 9 12 <file:Documentation/isdn/README.act2000> for more information. 10 -
-4
drivers/isdn/capi/Kconfig
··· 1 - # 2 - # Config.in for the CAPI subsystem 3 - # 4 1 config ISDN_DRV_AVMB1_VERBOSE_REASON 5 2 bool "Verbose reason code reporting" 6 3 default y ··· 56 59 the legacy isdn4linux link layer. If you have a card which is 57 60 supported by a CAPI driver, but still want to use old features like 58 61 ippp interfaces or ttyI emulation, say Y/M here. 59 -
-4
drivers/isdn/hysdn/Kconfig
··· 1 - # 2 - # Config.in for HYSDN ISDN driver 3 - # 4 1 config HYSDN 5 2 tristate "Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)" 6 3 depends on m && PROC_FS && PCI ··· 12 15 depends on HYSDN && ISDN_CAPI 13 16 help 14 17 Say Y here if you like to use Hypercope's CAPI 2.0 interface. 15 -
-4
drivers/isdn/icn/Kconfig
··· 1 - # 2 - # Config.in for ICN ISDN driver 3 - # 4 1 config ISDN_DRV_ICN 5 2 tristate "ICN 2B and 4B support" 6 3 depends on ISA ··· 10 13 separately. See <file:Documentation/isdn/README> and 11 14 <file:Documentation/isdn/README.icn> for more 12 15 information. 13 -
-4
drivers/isdn/pcbit/Kconfig
··· 1 - # 2 - # Config.in for PCBIT ISDN driver 3 - # 4 1 config ISDN_DRV_PCBIT 5 2 tristate "PCBIT-D support" 6 3 depends on ISA && (BROKEN || X86) ··· 8 11 the card using a utility which is distributed separately. See 9 12 <file:Documentation/isdn/README> and 10 13 <file:Documentation/isdn/README.pcbit> for more information. 11 -
-4
drivers/isdn/sc/Kconfig
··· 1 - # 2 - # Config.in for Spellcaster ISDN driver 3 - # 4 1 config ISDN_DRV_SC 5 2 tristate "Spellcaster support" 6 3 depends on ISA ··· 6 9 driver currently builds only in a modularized version. 7 10 To build it, choose M here: the module will be called sc. 8 11 See <file:Documentation/isdn/README.sc> for more information. 9 -
-3
drivers/mtd/chips/Kconfig
··· 1 - # drivers/mtd/chips/Kconfig 2 - 3 1 menu "RAM/ROM/Flash chip drivers" 4 2 depends on MTD!=n 5 3 ··· 240 242 then say N. 241 243 242 244 endmenu 243 -
-3
drivers/mtd/devices/Kconfig
··· 1 - # drivers/mtd/maps/Kconfig 2 - 3 1 menu "Self-contained MTD device drivers" 4 2 depends on MTD!=n 5 3 ··· 306 308 you have managed to wipe the first block. 307 309 308 310 endmenu 309 -
-3
drivers/mtd/lpddr/Kconfig
··· 1 - # drivers/mtd/chips/Kconfig 2 - 3 1 menu "LPDDR flash memory drivers" 4 2 depends on MTD!=n 5 3 ··· 18 20 families of devices. This serves similar purpose of CFI on legacy 19 21 Flash products 20 22 endmenu 21 -
-2
drivers/mtd/maps/Kconfig
··· 1 - # drivers/mtd/maps/Kconfig 2 - 3 1 menu "Mapping drivers for chip access" 4 2 depends on MTD!=n 5 3
-2
drivers/mtd/nand/Kconfig
··· 1 - # drivers/mtd/nand/Kconfig 2 - 3 1 menuconfig MTD_NAND 4 2 tristate "NAND Device Support" 5 3 depends on MTD
-4
drivers/mtd/onenand/Kconfig
··· 1 - # 2 - # linux/drivers/mtd/onenand/Kconfig 3 - # 4 - 5 1 menuconfig MTD_ONENAND 6 2 tristate "OneNAND Device Support" 7 3 depends on MTD
-2
drivers/mtd/ubi/Kconfig
··· 1 - # drivers/mtd/ubi/Kconfig 2 - 3 1 menu "UBI - Unsorted block images" 4 2 depends on MTD 5 3
-2
drivers/platform/Kconfig
··· 1 - # drivers/platform/Kconfig 2 - 3 1 if X86 4 2 source "drivers/platform/x86/Kconfig" 5 3 endif
-3
samples/Kconfig
··· 1 - # samples/Kconfig 2 - 3 1 menuconfig SAMPLES 4 2 bool "Sample kernel code" 5 3 help ··· 39 41 depends on SAMPLE_KPROBES && KRETPROBES 40 42 41 43 endif # SAMPLES 42 -
-4
sound/Kconfig
··· 1 - # sound/Config.in 2 - # 3 - 4 1 menuconfig SOUND 5 2 tristate "Sound card support" 6 3 depends on HAS_IOMEM ··· 133 136 sound subsystem and other function drivers completely unrelated to 134 137 sound although they're sharing the AC97 bus. Concerned drivers 135 138 should "select" this. 136 -
-2
sound/oss/Kconfig
··· 1 - # drivers/sound/Config.in 2 - # 3 1 # 18 Apr 1998, Michael Elizabeth Chastain, <mailto:mec@shout.net> 4 2 # More hacking for modularisation. 5 3 #