[PATCH] ARM: SAMSUNG: Make WDT driver dependency SoC specific instead of machine specific

Ben Dooks ben-linux at fluff.org
Wed Jun 2 20:49:05 EDT 2010


On Wed, Jun 02, 2010 at 04:10:11PM +0900, Kukjin Kim wrote:
> From: Banajit Goswami <banajit.g at samsung.com>
> 
> 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, S5P6440 and S5PV210/S5PC110 SoCs to use
> the WDT driver by default.
> 
> Signed-off-by: Banajit Goswami <banajit.g at samsung.com>
> Signed-off-by: Kukjin Kim <kgene.kim at samsung.com>
> ---
>  arch/arm/Kconfig              |    3 +++

you'll be better off changing the arch/arm/mach-xxx/Kconfig files to avoid
having to change arch/arm/Kconfig and thus make the merge dependant on
Russell.

-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.




More information about the linux-arm-kernel mailing list