diff options
author | Timo Kokkonen <timo.t.kokkonen@nokia.com> | 2009-08-28 14:24:10 -0400 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2009-08-28 14:24:10 -0400 |
commit | ac2a048c3cc7c76d848093298ffa452558a7b2e8 (patch) | |
tree | d7cf1312ab4093b3f095ce240a7e4be0de2f0e97 /arch/arm/configs | |
parent | 8870d946e1ff459453296733f9f389a3a5bc2983 (diff) |
OMAP3: rx51_defconfig: add twl4030 to rx51 default configuration
twl4030 watchdog will be compiled as a module by default.
Signed-off-by: Atal Shargorodsky <ext-atal.shargorodsky@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/configs')
-rw-r--r-- | arch/arm/configs/rx51_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/rx51_defconfig b/arch/arm/configs/rx51_defconfig index f238df66efd4..e7e31332c62a 100644 --- a/arch/arm/configs/rx51_defconfig +++ b/arch/arm/configs/rx51_defconfig | |||
@@ -1006,6 +1006,7 @@ CONFIG_WATCHDOG=y | |||
1006 | # | 1006 | # |
1007 | # CONFIG_SOFT_WATCHDOG is not set | 1007 | # CONFIG_SOFT_WATCHDOG is not set |
1008 | CONFIG_OMAP_WATCHDOG=m | 1008 | CONFIG_OMAP_WATCHDOG=m |
1009 | CONFIG_TWL4030_WATCHDOG=m | ||
1009 | 1010 | ||
1010 | # | 1011 | # |
1011 | # USB-based Watchdog Cards | 1012 | # USB-based Watchdog Cards |