diff options
Diffstat (limited to 'arch/arm/mach-s3c2416/Kconfig')
-rw-r--r-- | arch/arm/mach-s3c2416/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/arm/mach-s3c2416/Kconfig b/arch/arm/mach-s3c2416/Kconfig deleted file mode 100644 index faaa289a486c..000000000000 --- a/arch/arm/mach-s3c2416/Kconfig +++ /dev/null | |||
@@ -1,14 +0,0 @@ | |||
1 | # arch/arm/mach-s3c2416/Kconfig | ||
2 | # | ||
3 | # Copyright 2009 Yauhen Kharuzhy <jekhor@gmail.com> | ||
4 | # | ||
5 | # Licensed under GPLv2 | ||
6 | |||
7 | # note, this also supports the S3C2450 which is so similar it has the same | ||
8 | # ID code as the S3C2416. | ||
9 | |||
10 | config S3C2416_DMA | ||
11 | bool | ||
12 | depends on CPU_S3C2416 | ||
13 | help | ||
14 | Internal config node for S3C2416 DMA support | ||