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

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
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
# arch/arm/mach-s3c2400/Kconfig
#
# Copyright 2007 Simtec Electronics
#
# Licensed under GPLv2



menu "S3C2400 Machines"


endmenu
+0 −2
Original line number Diff line number Diff line
# arch/arm/mach-s3c2410/Kconfig
#
# Copyright 2007 Simtec Electronics
#
# Licensed under GPLv2
+0 −4
Original line number Diff line number Diff line
# arch/arm/mach-s3c2412/Kconfig
#
# 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


endmenu
+0 −3
Original line number Diff line number Diff line
# arch/arm/mach-s3c2440/Kconfig
#
# 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
+0 −4
Original line number Diff line number Diff line
# arch/arm/mach-s3c2442/Kconfig
#
# 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


endmenu
Loading