diff options
author | Ingo Molnar <mingo@elte.hu> | 2009-02-20 17:40:43 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-02-20 17:40:43 +0100 |
commit | 3b6f7b9beb553ea71a6d4d76ba82cf32eb6dadd2 (patch) | |
tree | 2cd8a8d61f350aa3b00e6b0afc998544923f183e /arch/arm/configs/at91sam9rlek_defconfig | |
parent | x86, apic: separate 32-bit setup functionality out of apic_32.c (diff) | |
parent | x86: use the right protections for split-up pagetables (diff) | |
download | linux-3b6f7b9beb553ea71a6d4d76ba82cf32eb6dadd2.tar.xz linux-3b6f7b9beb553ea71a6d4d76ba82cf32eb6dadd2.zip |
Merge branch 'x86/urgent' into x86/core
Diffstat (limited to 'arch/arm/configs/at91sam9rlek_defconfig')
-rw-r--r-- | arch/arm/configs/at91sam9rlek_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/at91sam9rlek_defconfig b/arch/arm/configs/at91sam9rlek_defconfig index 237a2a6a8517..e2df81a3e804 100644 --- a/arch/arm/configs/at91sam9rlek_defconfig +++ b/arch/arm/configs/at91sam9rlek_defconfig @@ -606,7 +606,7 @@ CONFIG_WATCHDOG_NOWAYOUT=y # Watchdog Device Drivers # # CONFIG_SOFT_WATCHDOG is not set -CONFIG_AT91SAM9_WATCHDOG=y +CONFIG_AT91SAM9X_WATCHDOG=y # # Sonics Silicon Backplane |