ARM: S3C24XX: remove obsolete S3C2416_DMA option

A patch from »S3C24XX: Enable DMA on S3C2416 by sharing S3C2443-DMA« in state Mainline for linux-kernel

From: Heiko Stuebner <heiko@...> Date: Sat, 3 Mar 2012 23:28:17 +0100

Commit-Message

The S3C2416 now reuses the dma selection of the S3C2443. Therefore it is not necessary to keep the S3C2416_DMA option around. Signed-off-by: Heiko Stuebner <heiko@...>

Patch-Comment

arch/arm/Kconfig | 1 - arch/arm/mach-s3c2416/Kconfig | 14 -------------- arch/arm/mach-s3c2416/Makefile | 12 ------------ 3 files changed, 0 insertions(+), 27 deletions(-) delete mode 100644 arch/arm/mach-s3c2416/Kconfig delete mode 100644 arch/arm/mach-s3c2416/Makefile

Statistics

  • 0 lines added
  • 27 lines removed

Changes

------------------------------- arch/arm/Kconfig -------------------------------
index c0a87d0..86d0acf 100644
@@ -1068,7 +1068,6 @@ source "arch/arm/plat-spear/Kconfig"
source "arch/arm/mach-s3c24xx/Kconfig"
if ARCH_S3C24XX
source "arch/arm/mach-s3c2412/Kconfig"
-source "arch/arm/mach-s3c2416/Kconfig"
source "arch/arm/mach-s3c2440/Kconfig"
endif
------------------------ arch/arm/mach-s3c2416/Kconfig -------------------------
deleted file mode 100644
index faaa289..0000000
@@ -1,14 +0,0 @@
-# arch/arm/mach-s3c2416/Kconfig
-#
-# Copyright 2009 Yauhen Kharuzhy <jekhor@gmail.com>
-#
-# Licensed under GPLv2
-
-# note, this also supports the S3C2450 which is so similar it has the same
-# ID code as the S3C2416.
-
-config S3C2416_DMA
- bool
- depends on CPU_S3C2416
- help
- Internal config node for S3C2416 DMA support
------------------------ arch/arm/mach-s3c2416/Makefile ------------------------
deleted file mode 100644
index 3299f19..0000000
@@ -1,12 +0,0 @@
-# arch/arm/mach-s3c2416/Makefile
-#
-# Copyright 2009 Yauhen Kharuzhy <jekhor@gmail.com>
-#
-# Licensed under GPLv2
-
-obj-y :=
-obj-m :=
-obj-n :=
-obj- :=
-
-#obj-$(CONFIG_S3C2416_DMA) += dma.o
 
 

Recent Patches

About Us

Sed lacus. Donec lectus. Nullam pretium nibh ut turpis. Nam bibendum. In nulla tortor, elementum vel, tempor at, varius non, purus. Mauris vitae nisl nec metus placerat consectetuer.

Read More...