From: Banajit Goswami Date: Thu, 29 Jul 2010 13:22:40 +0000 (+0900) Subject: ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine specific X-Git-Tag: v2.6.36-rc1~102^2^2^2^2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8653d9f657d052dca18407c59349981ac579469;p=pandora-kernel.git ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine specific This patch moves the dependency of watchdog timer driver from MACH_XXX(board) to ARCH_XXX(SoC). This will enable all machines using Samsung S3C64XX and S5P SoCs to use the WDT driver by default. Signed-off-by: Banajit Goswami Signed-off-by: Kukjin Kim Conflicts: arch/arm/Kconfig arch/arm/mach-s3c64xx/Kconfig arch/arm/mach-s5p6442/Kconfig arch/arm/mach-s5pc100/Kconfig --- Reading git-diff-tree failed