ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX
This patch changes the ARCH name to "ARCH_S3C24XX" for Samsung S3C2410, S3C2412, S3C2413, S3C2416, S3C2440, S3C2442, S3C2443, and S3C2450 SoCs so that we can merge the mach-xxx directories and plat-s3c24xx dir. to just one mach-s3c24xx for them. I think this should be sent to upstream via samsung tree because this touches many samsung stuff. Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com> Cc: Richard Purdie <rpurdie@rpsys.net> Cc: Chris Ball <cjb@laptop.org> Cc: David Woodhouse <dwmw2@infradead.org> Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Grant Likely <grant.likely@secretlab.ca> Cc: Greg Kroah-Hartman <gregkh@suse.de> [for the gadget part:] Acked-by:Felipe Balbi <balbi@ti.com> [for the framebuffer (video) part:] Acked-by:
Florian Tobias Schandinat <FlorianSchandinat@gmx.de> [For the watchdog-part:] Acked-by:
Wim Van Sebroeck <wim@iguana.be> Cc: Sangbeom Kim <sbkim73@samsung.com> Cc: Liam Girdwood <lrg@ti.com> Cc: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by:
Kukjin Kim <kgene.kim@samsung.com>
Showing
- arch/arm/Kconfig 11 additions, 12 deletionsarch/arm/Kconfig
- arch/arm/Makefile 1 addition, 1 deletionarch/arm/Makefile
- arch/arm/boot/compressed/head.S 1 addition, 1 deletionarch/arm/boot/compressed/head.S
- arch/arm/configs/mini2440_defconfig 1 addition, 1 deletionarch/arm/configs/mini2440_defconfig
- arch/arm/configs/s3c2410_defconfig 1 addition, 1 deletionarch/arm/configs/s3c2410_defconfig
- arch/arm/configs/tct_hammer_defconfig 1 addition, 1 deletionarch/arm/configs/tct_hammer_defconfig
- arch/arm/mach-s3c2410/Kconfig 1 addition, 1 deletionarch/arm/mach-s3c2410/Kconfig
- arch/arm/mach-s3c2412/Kconfig 2 additions, 2 deletionsarch/arm/mach-s3c2412/Kconfig
- arch/arm/mach-s3c2416/Kconfig 1 addition, 1 deletionarch/arm/mach-s3c2416/Kconfig
- arch/arm/mach-s3c2443/Kconfig 1 addition, 1 deletionarch/arm/mach-s3c2443/Kconfig
- arch/arm/plat-s3c24xx/Kconfig 3 additions, 3 deletionsarch/arm/plat-s3c24xx/Kconfig
- arch/arm/plat-s3c24xx/Makefile 1 addition, 1 deletionarch/arm/plat-s3c24xx/Makefile
- arch/arm/plat-samsung/Kconfig 2 additions, 2 deletionsarch/arm/plat-samsung/Kconfig
- drivers/input/touchscreen/Kconfig 1 addition, 1 deletiondrivers/input/touchscreen/Kconfig
- drivers/leds/Kconfig 1 addition, 1 deletiondrivers/leds/Kconfig
- drivers/mmc/host/Kconfig 1 addition, 1 deletiondrivers/mmc/host/Kconfig
- drivers/mtd/nand/Kconfig 1 addition, 1 deletiondrivers/mtd/nand/Kconfig
- drivers/rtc/Kconfig 1 addition, 1 deletiondrivers/rtc/Kconfig
- drivers/spi/Kconfig 1 addition, 1 deletiondrivers/spi/Kconfig
- drivers/usb/Kconfig 1 addition, 1 deletiondrivers/usb/Kconfig
Loading
Please register or sign in to comment