]> err.no Git - linux-2.6/blob - arch/arm/mach-s3c2443/Kconfig
[ARM] 4198/2: S3C2443: arch/arm/mach-s3c2443 and related support
[linux-2.6] / arch / arm / mach-s3c2443 / Kconfig
1 # arch/arm/mach-s3c2443/Kconfig
2 #
3 # Copyright 2007 Simtec Electronics
4 #
5 # Licensed under GPLv2
6
7 config CPU_S3C2443
8         bool
9         depends on ARCH_S3C2410
10         select S3C2443_PM if PM
11         select S3C2443_DMA if S3C2410_DMA
12         help
13           Support for the S3C2443 SoC from the S3C24XX line
14
15 menu "S3C2443 Machines"
16
17 endmenu
18