]> bbs.cooldavid.org Git - net-next-2.6.git/commit - arch/arm/Kconfig
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)
commit89f1fa080b5dca259c9779bcf81b95a409fdbf5b
tree1d8246f9974cabf37239af909b6dc5f7be620c86
parent6c6971dc4e8c23bb61bf309898e1693f9c5c8c24
ARM: SAMSUNG: Move plat-s3c Kconfig entries to plat-samsung and plat-s3c24xx

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>
arch/arm/Kconfig
arch/arm/Kconfig.debug
arch/arm/mach-s5pc100/include/mach/io.h [new file with mode: 0644]
arch/arm/mach-s5pc100/include/mach/timex.h [new file with mode: 0644]
arch/arm/mach-s5pc100/include/mach/vmalloc.h [new file with mode: 0644]
arch/arm/plat-s3c/Kconfig
arch/arm/plat-s3c24xx/Kconfig
arch/arm/plat-s5p/Kconfig
arch/arm/plat-samsung/Kconfig