Skip to content

Commit

Permalink
ARM: S3C24XX: remove obsolete S3C2416_DMA option
Browse files Browse the repository at this point in the history
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@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
  • Loading branch information
Heiko Stuebner authored and Kukjin Kim committed Mar 7, 2012
1 parent 46cdaba commit 714cc3a
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 27 deletions.
1 change: 0 additions & 1 deletion arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
14 changes: 0 additions & 14 deletions arch/arm/mach-s3c2416/Kconfig

This file was deleted.

12 changes: 0 additions & 12 deletions arch/arm/mach-s3c2416/Makefile

This file was deleted.

0 comments on commit 714cc3a

Please sign in to comment.