diff options
author | Michael Roth <mroth@nessie.de> | 2009-10-04 12:14:29 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2009-11-09 03:40:56 -0500 |
commit | fa3012318bfb395552baef69bb1ebe87e64945c8 (patch) | |
tree | 5095c1dda820a408609c6e0bd5bc2e7f4c359eae /arch/arm/mach-s3c2440 | |
parent | 7beeec88e5f379680abeb4244b0781e102201c0e (diff) |
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>
Diffstat (limited to 'arch/arm/mach-s3c2440')
-rw-r--r-- | arch/arm/mach-s3c2440/Kconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-s3c2440/Kconfig b/arch/arm/mach-s3c2440/Kconfig index a8b69d77571b..ce7bfe4dde22 100644 --- a/arch/arm/mach-s3c2440/Kconfig +++ b/arch/arm/mach-s3c2440/Kconfig | |||
@@ -1,5 +1,3 @@ | |||
1 | # arch/arm/mach-s3c2440/Kconfig | ||
2 | # | ||
3 | # Copyright 2007 Simtec Electronics | 1 | # Copyright 2007 Simtec Electronics |
4 | # | 2 | # |
5 | # Licensed under GPLv2 | 3 | # Licensed under GPLv2 |
@@ -109,4 +107,3 @@ config MACH_MINI2440 | |||
109 | available via various sources. It can come with a 3.5" or 7" touch LCD. | 107 | available via various sources. It can come with a 3.5" or 7" touch LCD. |
110 | 108 | ||
111 | endmenu | 109 | endmenu |
112 | |||