ARM: SAMSUNG: Move plat-s3c Kconfig entries to plat-samsung and plat-s3c24xx
authorBen Dooks <ben-linux@fluff.org>
Fri, 29 Jan 2010 09:02:17 +0000 (09:02 +0000)
committerBen Dooks <ben-linux@fluff.org>
Wed, 24 Feb 2010 01:52:06 +0000 (01:52 +0000)
Move the Kconfig entries from plat-s3c to plat-samsung and plat-s3c24xx
as necessary. The S3C_BOOT entries and the DMA configuration can go to
plat-samsung. The low-level UART configurations are currently S3C2XX
specific and can go to plat-s3c24xx.

Eliminating plat-s3c from the build process will be submitted seperately.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found