9
0
Fork 0

ARM/Samsung: List only really supported S3C24xx SoCs

The other SoCs differs in many ways from the currently supported S3C2410 and
S3C2440, so remove them.

Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Juergen Beisert 2012-07-20 21:29:37 +02:00 committed by Sascha Hauer
parent f72b0713d6
commit 1c74402a35
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ config ARCH_PXA
select GENERIC_GPIO
config ARCH_S3C24xx
bool "Samsung S3C2410, S3C2412, S3C2413, S3C2440, S3C2442, S3C2443"
bool "Samsung S3C2410, S3C2440"
select ARCH_SAMSUNG
select CPU_ARM920T
select GENERIC_GPIO