aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/configs/csb637_defconfig
diff options
context:
space:
mode:
authorAndrew Victor <andrew@sanpeople.com>2006-09-26 17:49:30 +0200
committerWim Van Sebroeck <wim@iguana.be>2006-10-13 23:10:39 +0200
commitbdcff3458f5448fac585a6174ad9342f361b5135 (patch)
treec4ea854e9f39d6f84391f423d54f9c4722066999 /arch/arm/configs/csb637_defconfig
parent[WATCHDOG] includes for sample watchdog program. (diff)
downloadlinux-dev-bdcff3458f5448fac585a6174ad9342f361b5135.tar.xz
linux-dev-bdcff3458f5448fac585a6174ad9342f361b5135.zip
[WATCHDOG] Atmel AT91RM9200 rename.
The new Atmel AT91SAM9261 and AT91SAM9260 processors use a different internal watchdog peripheral. This watchdog driver is therefore AT91RM9200-specific. This patch renames at91_wdt.c to at91rm9200_wdt.c, and changes the name of the configuration option. Signed-off-by: Andrew Victor <andrew@sanpeople.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'arch/arm/configs/csb637_defconfig')
-rw-r--r--arch/arm/configs/csb637_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/csb637_defconfig b/arch/arm/configs/csb637_defconfig
index 2a1ac6c60abc..df8595ac031f 100644
--- a/arch/arm/configs/csb637_defconfig
+++ b/arch/arm/configs/csb637_defconfig
@@ -615,7 +615,7 @@ CONFIG_WATCHDOG_NOWAYOUT=y
# Watchdog Device Drivers
#
# CONFIG_SOFT_WATCHDOG is not set
-CONFIG_AT91_WATCHDOG=y
+CONFIG_AT91RM9200_WATCHDOG=y
#
# USB-based Watchdog Cards