aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/configs/jmr3927_defconfig
diff options
context:
space:
mode:
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>2007-11-23 11:20:27 -0500
committerRalf Baechle <ralf@linux-mips.org>2008-01-29 05:14:58 -0500
commit2064ba23e58daa929eec6f5e7a2abc24574a95b9 (patch)
tree77967a6451b379f49a62c364e7ef352a0de50f5a /arch/mips/configs/jmr3927_defconfig
parent68efdb81c6c3b5c1df7169a4b460907198b19103 (diff)
[MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500
This patch adds support for txx9wdt driver to rbhma3100, rbhma4200 and rbhma4500 platform. Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs/jmr3927_defconfig')
-rw-r--r--arch/mips/configs/jmr3927_defconfig15
1 files changed, 14 insertions, 1 deletions
diff --git a/arch/mips/configs/jmr3927_defconfig b/arch/mips/configs/jmr3927_defconfig
index eb96791c33ea..4ace37838993 100644
--- a/arch/mips/configs/jmr3927_defconfig
+++ b/arch/mips/configs/jmr3927_defconfig
@@ -464,7 +464,6 @@ CONFIG_SERIAL_TXX9_STDSERIAL=y
464CONFIG_LEGACY_PTYS=y 464CONFIG_LEGACY_PTYS=y
465CONFIG_LEGACY_PTY_COUNT=256 465CONFIG_LEGACY_PTY_COUNT=256
466# CONFIG_IPMI_HANDLER is not set 466# CONFIG_IPMI_HANDLER is not set
467# CONFIG_WATCHDOG is not set
468# CONFIG_HW_RANDOM is not set 467# CONFIG_HW_RANDOM is not set
469# CONFIG_RTC is not set 468# CONFIG_RTC is not set
470# CONFIG_R3964 is not set 469# CONFIG_R3964 is not set
@@ -482,6 +481,20 @@ CONFIG_DEVPORT=y
482# CONFIG_W1 is not set 481# CONFIG_W1 is not set
483# CONFIG_POWER_SUPPLY is not set 482# CONFIG_POWER_SUPPLY is not set
484# CONFIG_HWMON is not set 483# CONFIG_HWMON is not set
484CONFIG_WATCHDOG=y
485# CONFIG_WATCHDOG_NOWAYOUT is not set
486
487#
488# Watchdog Device Drivers
489#
490# CONFIG_SOFT_WATCHDOG is not set
491CONFIG_TXX9_WDT=y
492
493#
494# PCI-based Watchdog Cards
495#
496# CONFIG_PCIPCWATCHDOG is not set
497# CONFIG_WDTPCI is not set
485 498
486# 499#
487# Multifunction device drivers 500# Multifunction device drivers