Commit fa301231 authored by Michael Roth's avatar Michael Roth Committed by Jiri Kosina

Kconfig: Remove useless and sometimes wrong comments

Additionally, some excessive newlines removed.
Signed-off-by: default avatarMichael Roth <mroth@nessie.de>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 7beeec88
# arch/arm/mach-s3c2400/Kconfig
#
# Copyright 2007 Simtec Electronics # Copyright 2007 Simtec Electronics
# #
# Licensed under GPLv2 # Licensed under GPLv2
menu "S3C2400 Machines" menu "S3C2400 Machines"
endmenu endmenu
# arch/arm/mach-s3c2410/Kconfig
#
# Copyright 2007 Simtec Electronics # Copyright 2007 Simtec Electronics
# #
# Licensed under GPLv2 # Licensed under GPLv2
......
# arch/arm/mach-s3c2412/Kconfig
#
# Copyright 2007 Simtec Electronics # Copyright 2007 Simtec Electronics
# #
# Licensed under GPLv2 # Licensed under GPLv2
...@@ -90,6 +88,4 @@ config MACH_VSTMS ...@@ -90,6 +88,4 @@ config MACH_VSTMS
help help
Say Y here if you are using an VSTMS board Say Y here if you are using an VSTMS board
endmenu endmenu
# arch/arm/mach-s3c2440/Kconfig
#
# Copyright 2007 Simtec Electronics # Copyright 2007 Simtec Electronics
# #
# Licensed under GPLv2 # Licensed under GPLv2
...@@ -109,4 +107,3 @@ config MACH_MINI2440 ...@@ -109,4 +107,3 @@ config MACH_MINI2440
available via various sources. It can come with a 3.5" or 7" touch LCD. available via various sources. It can come with a 3.5" or 7" touch LCD.
endmenu endmenu
# arch/arm/mach-s3c2442/Kconfig
#
# Copyright 2007 Simtec Electronics # Copyright 2007 Simtec Electronics
# #
# Licensed under GPLv2 # Licensed under GPLv2
...@@ -36,6 +34,4 @@ config MACH_NEO1973_GTA02 ...@@ -36,6 +34,4 @@ config MACH_NEO1973_GTA02
help help
Say Y here if you are using the Openmoko GTA02 / Freerunner GSM Phone Say Y here if you are using the Openmoko GTA02 / Freerunner GSM Phone
endmenu endmenu
# arch/arm/mach-s3c2443/Kconfig
#
# Copyright 2007 Simtec Electronics # Copyright 2007 Simtec Electronics
# #
# Licensed under GPLv2 # Licensed under GPLv2
......
# arch/arm/mach-s3c6400/Kconfig
#
# Copyright 2008 Openmoko, Inc. # Copyright 2008 Openmoko, Inc.
# Simtec Electronics, Ben Dooks <ben@simtec.co.uk> # Simtec Electronics, Ben Dooks <ben@simtec.co.uk>
# #
......
# arch/arm/mach-s3c6410/Kconfig
#
# Copyright 2008 Openmoko, Inc. # Copyright 2008 Openmoko, Inc.
# Copyright 2008 Simtec Electronics # Copyright 2008 Simtec Electronics
# #
......
# arch/arm/mach-s5pc100/Kconfig
#
# Copyright 2009 Samsung Electronics Co. # Copyright 2009 Samsung Electronics Co.
# Byungho Min <bhmin@samsung.com> # Byungho Min <bhmin@samsung.com>
# #
......
# arch/arm/plat-s3c/Kconfig
#
# Copyright 2007 Simtec Electronics # Copyright 2007 Simtec Electronics
# #
# Licensed under GPLv2 # Licensed under GPLv2
......
# arch/arm/plat-s3c24xx/Kconfig
#
# Copyright 2007 Simtec Electronics # Copyright 2007 Simtec Electronics
# #
# Licensed under GPLv2 # Licensed under GPLv2
......
# arch/arm/plat-s3c64xx/Kconfig
#
# Copyright 2008 Openmoko, Inc. # Copyright 2008 Openmoko, Inc.
# Copyright 2008 Simtec Electronics # Copyright 2008 Simtec Electronics
# Ben Dooks <ben@simtec.co.uk> # Ben Dooks <ben@simtec.co.uk>
......
# arch/arm/plat-s5pc1xx/Kconfig
#
# Copyright 2009 Samsung Electronics Co. # Copyright 2009 Samsung Electronics Co.
# Byungho Min <bhmin@samsung.com> # Byungho Min <bhmin@samsung.com>
# #
......
# drivers/Kconfig
menu "Device Drivers" menu "Device Drivers"
source "drivers/base/Kconfig" source "drivers/base/Kconfig"
......
#
# Config.in for IBM Active 2000 ISDN driver
#
config ISDN_DRV_ACT2000 config ISDN_DRV_ACT2000
tristate "IBM Active 2000 support" tristate "IBM Active 2000 support"
depends on ISA depends on ISA
...@@ -10,4 +7,3 @@ config ISDN_DRV_ACT2000 ...@@ -10,4 +7,3 @@ config ISDN_DRV_ACT2000
into the card using a utility which is part of the latest into the card using a utility which is part of the latest
isdn4k-utils package. Please read the file isdn4k-utils package. Please read the file
<file:Documentation/isdn/README.act2000> for more information. <file:Documentation/isdn/README.act2000> for more information.
#
# Config.in for the CAPI subsystem
#
config ISDN_DRV_AVMB1_VERBOSE_REASON config ISDN_DRV_AVMB1_VERBOSE_REASON
bool "Verbose reason code reporting" bool "Verbose reason code reporting"
default y default y
...@@ -59,4 +56,3 @@ config ISDN_CAPI_CAPIDRV ...@@ -59,4 +56,3 @@ config ISDN_CAPI_CAPIDRV
the legacy isdn4linux link layer. If you have a card which is 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 supported by a CAPI driver, but still want to use old features like
ippp interfaces or ttyI emulation, say Y/M here. ippp interfaces or ttyI emulation, say Y/M here.
#
# Config.in for HYSDN ISDN driver
#
config HYSDN config HYSDN
tristate "Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)" tristate "Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)"
depends on m && PROC_FS && PCI depends on m && PROC_FS && PCI
...@@ -15,4 +12,3 @@ config HYSDN_CAPI ...@@ -15,4 +12,3 @@ config HYSDN_CAPI
depends on HYSDN && ISDN_CAPI depends on HYSDN && ISDN_CAPI
help help
Say Y here if you like to use Hypercope's CAPI 2.0 interface. Say Y here if you like to use Hypercope's CAPI 2.0 interface.
#
# Config.in for ICN ISDN driver
#
config ISDN_DRV_ICN config ISDN_DRV_ICN
tristate "ICN 2B and 4B support" tristate "ICN 2B and 4B support"
depends on ISA depends on ISA
...@@ -13,4 +10,3 @@ config ISDN_DRV_ICN ...@@ -13,4 +10,3 @@ config ISDN_DRV_ICN
separately. See <file:Documentation/isdn/README> and separately. See <file:Documentation/isdn/README> and
<file:Documentation/isdn/README.icn> for more <file:Documentation/isdn/README.icn> for more
information. information.
#
# Config.in for PCBIT ISDN driver
#
config ISDN_DRV_PCBIT config ISDN_DRV_PCBIT
tristate "PCBIT-D support" tristate "PCBIT-D support"
depends on ISA && (BROKEN || X86) depends on ISA && (BROKEN || X86)
...@@ -11,4 +8,3 @@ config ISDN_DRV_PCBIT ...@@ -11,4 +8,3 @@ config ISDN_DRV_PCBIT
the card using a utility which is distributed separately. See the card using a utility which is distributed separately. See
<file:Documentation/isdn/README> and <file:Documentation/isdn/README> and
<file:Documentation/isdn/README.pcbit> for more information. <file:Documentation/isdn/README.pcbit> for more information.
#
# Config.in for Spellcaster ISDN driver
#
config ISDN_DRV_SC config ISDN_DRV_SC
tristate "Spellcaster support" tristate "Spellcaster support"
depends on ISA depends on ISA
...@@ -9,4 +6,3 @@ config ISDN_DRV_SC ...@@ -9,4 +6,3 @@ config ISDN_DRV_SC
driver currently builds only in a modularized version. driver currently builds only in a modularized version.
To build it, choose M here: the module will be called sc. To build it, choose M here: the module will be called sc.
See <file:Documentation/isdn/README.sc> for more information. See <file:Documentation/isdn/README.sc> for more information.
# drivers/mtd/chips/Kconfig
menu "RAM/ROM/Flash chip drivers" menu "RAM/ROM/Flash chip drivers"
depends on MTD!=n depends on MTD!=n
...@@ -242,4 +240,3 @@ config MTD_XIP ...@@ -242,4 +240,3 @@ config MTD_XIP
then say N. then say N.
endmenu endmenu
# drivers/mtd/maps/Kconfig
menu "Self-contained MTD device drivers" menu "Self-contained MTD device drivers"
depends on MTD!=n depends on MTD!=n
...@@ -308,4 +306,3 @@ config MTD_DOCPROBE_55AA ...@@ -308,4 +306,3 @@ config MTD_DOCPROBE_55AA
you have managed to wipe the first block. you have managed to wipe the first block.
endmenu endmenu
# drivers/mtd/chips/Kconfig
menu "LPDDR flash memory drivers" menu "LPDDR flash memory drivers"
depends on MTD!=n depends on MTD!=n
...@@ -20,4 +18,3 @@ config MTD_QINFO_PROBE ...@@ -20,4 +18,3 @@ config MTD_QINFO_PROBE
families of devices. This serves similar purpose of CFI on legacy families of devices. This serves similar purpose of CFI on legacy
Flash products Flash products
endmenu endmenu
# drivers/mtd/maps/Kconfig
menu "Mapping drivers for chip access" menu "Mapping drivers for chip access"
depends on MTD!=n depends on MTD!=n
......
# drivers/mtd/nand/Kconfig
menuconfig MTD_NAND menuconfig MTD_NAND
tristate "NAND Device Support" tristate "NAND Device Support"
depends on MTD depends on MTD
......
#
# linux/drivers/mtd/onenand/Kconfig
#
menuconfig MTD_ONENAND menuconfig MTD_ONENAND
tristate "OneNAND Device Support" tristate "OneNAND Device Support"
depends on MTD depends on MTD
......
# drivers/mtd/ubi/Kconfig
menu "UBI - Unsorted block images" menu "UBI - Unsorted block images"
depends on MTD depends on MTD
......
# drivers/platform/Kconfig
if X86 if X86
source "drivers/platform/x86/Kconfig" source "drivers/platform/x86/Kconfig"
endif endif
# samples/Kconfig
menuconfig SAMPLES menuconfig SAMPLES
bool "Sample kernel code" bool "Sample kernel code"
help help
...@@ -41,4 +39,3 @@ config SAMPLE_KRETPROBES ...@@ -41,4 +39,3 @@ config SAMPLE_KRETPROBES
depends on SAMPLE_KPROBES && KRETPROBES depends on SAMPLE_KPROBES && KRETPROBES
endif # SAMPLES endif # SAMPLES
# sound/Config.in
#
menuconfig SOUND menuconfig SOUND
tristate "Sound card support" tristate "Sound card support"
depends on HAS_IOMEM depends on HAS_IOMEM
...@@ -136,4 +133,3 @@ config AC97_BUS ...@@ -136,4 +133,3 @@ config AC97_BUS
sound subsystem and other function drivers completely unrelated to sound subsystem and other function drivers completely unrelated to
sound although they're sharing the AC97 bus. Concerned drivers sound although they're sharing the AC97 bus. Concerned drivers
should "select" this. should "select" this.
# drivers/sound/Config.in
#
# 18 Apr 1998, Michael Elizabeth Chastain, <mailto:mec@shout.net> # 18 Apr 1998, Michael Elizabeth Chastain, <mailto:mec@shout.net>
# More hacking for modularisation. # More hacking for modularisation.
# #
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment