]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: s3c64xx: multiplatform support
authorArnd Bergmann <arnd@arndb.de>
Mon, 7 Jul 2014 12:25:15 +0000 (14:25 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 1 Dec 2015 20:50:26 +0000 (21:50 +0100)
commitd0751ecc0e41163b468418435a43cd27b78abf95
tree1aeffa5986ee10893627c0ac5bc970b6ff19336c
parent023f9e531817a791bd2a2c9cd986b104a1455877
ARM: s3c64xx: multiplatform support

After all preparation work is done, we can finally move the Kconfig
option for s3c64xx into ARCH_MULTIPLATFORM. This implies allowing
SAMSUNG_ATAGS for multiplatform again, but now disallowing the
ADC driver below it, as that still has dependencies on header files.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig
arch/arm/configs/multi_v7_defconfig
arch/arm/configs/s3c6400_defconfig
arch/arm/mach-s3c64xx/Kconfig
arch/arm/mach-s3c64xx/Makefile
arch/arm/plat-samsung/Kconfig
arch/arm/plat-samsung/Makefile