diff options
author | Timo Kokkonen <timo.t.kokkonen@nokia.com> | 2009-08-28 11:24:10 -0700 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2009-08-28 11:24:10 -0700 |
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 f238df66efd..e7e31332c62 100644 --- a/arch/arm/configs/rx51_defconfig +++ b/arch/arm/configs/rx51_defconfig @@ -1006,6 +1006,7 @@ CONFIG_WATCHDOG=y # # CONFIG_SOFT_WATCHDOG is not set CONFIG_OMAP_WATCHDOG=m +CONFIG_TWL4030_WATCHDOG=m # # USB-based Watchdog Cards |