public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: S3C24XX: remove unused Kconfig parameter
@ 2013-11-03  7:25 Michael Opdenacker
  2013-11-04  9:15 ` Michael Opdenacker
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Opdenacker @ 2013-11-03  7:25 UTC (permalink / raw)
  To: ben-linux, kgene.kim, linux
  Cc: linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Michael Opdenacker

This removes the MACH_S3C2413 Kconfig parameter,
which was no longer used anywhere in the source code
and Makefiles.

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
---
 arch/arm/mach-s3c24xx/Kconfig | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/arch/arm/mach-s3c24xx/Kconfig b/arch/arm/mach-s3c24xx/Kconfig
index dba2173e70f3..9d90dd06cf2f 100644
--- a/arch/arm/mach-s3c24xx/Kconfig
+++ b/arch/arm/mach-s3c24xx/Kconfig
@@ -415,13 +415,6 @@ config MACH_JIVE_SHOW_BOOTLOADER
 	bool "Allow access to bootloader partitions in MTD"
 	depends on MACH_JIVE
 
-config MACH_S3C2413
-	bool
-	help
-	  Internal node for S3C2413 version of SMDK2413, so that
-	  machine_is_s3c2413() will work when MACH_SMDK2413 is
-	  selected
-
 config MACH_SMDK2412
 	bool "SMDK2412"
 	select MACH_SMDK2413
-- 
1.8.1.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-11-04  9:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-03  7:25 [PATCH] ARM: S3C24XX: remove unused Kconfig parameter Michael Opdenacker
2013-11-04  9:15 ` Michael Opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox