aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/configs/rbhma4500_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/rbhma4500_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/rbhma4500_defconfig')
-rw-r--r--arch/mips/configs/rbhma4500_defconfig15
1 files changed, 14 insertions, 1 deletions
diff --git a/arch/mips/configs/rbhma4500_defconfig b/arch/mips/configs/rbhma4500_defconfig
index d1b56cc0fd7c..ebc8ad4c6439 100644
--- a/arch/mips/configs/rbhma4500_defconfig
+++ b/arch/mips/configs/rbhma4500_defconfig
@@ -450,7 +450,6 @@ CONFIG_UNIX98_PTYS=y
450CONFIG_LEGACY_PTYS=y 450CONFIG_LEGACY_PTYS=y
451CONFIG_LEGACY_PTY_COUNT=256 451CONFIG_LEGACY_PTY_COUNT=256
452# CONFIG_IPMI_HANDLER is not set 452# CONFIG_IPMI_HANDLER is not set
453# CONFIG_WATCHDOG is not set
454# CONFIG_HW_RANDOM is not set 453# CONFIG_HW_RANDOM is not set
455# CONFIG_RTC is not set 454# CONFIG_RTC is not set
456# CONFIG_R3964 is not set 455# CONFIG_R3964 is not set
@@ -479,6 +478,20 @@ CONFIG_SPI_AT25=y
479# CONFIG_W1 is not set 478# CONFIG_W1 is not set
480# CONFIG_POWER_SUPPLY is not set 479# CONFIG_POWER_SUPPLY is not set
481# CONFIG_HWMON is not set 480# CONFIG_HWMON is not set
481CONFIG_WATCHDOG=y
482# CONFIG_WATCHDOG_NOWAYOUT is not set
483
484#
485# Watchdog Device Drivers
486#
487# CONFIG_SOFT_WATCHDOG is not set
488CONFIG_TXX9_WDT=m
489
490#
491# PCI-based Watchdog Cards
492#
493# CONFIG_PCIPCWATCHDOG is not set
494# CONFIG_WDTPCI is not set
482 495
483# 496#
484# Multifunction device drivers 497# Multifunction device drivers