diff options
Diffstat (limited to 'arch/mips/configs/rbhma4500_defconfig')
-rw-r--r-- | arch/mips/configs/rbhma4500_defconfig | 15 |
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 | |||
450 | CONFIG_LEGACY_PTYS=y | 450 | CONFIG_LEGACY_PTYS=y |
451 | CONFIG_LEGACY_PTY_COUNT=256 | 451 | CONFIG_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 |
481 | CONFIG_WATCHDOG=y | ||
482 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
483 | |||
484 | # | ||
485 | # Watchdog Device Drivers | ||
486 | # | ||
487 | # CONFIG_SOFT_WATCHDOG is not set | ||
488 | CONFIG_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 |