diff options
Diffstat (limited to 'arch/mips/configs/rbhma4200_defconfig')
-rw-r--r-- | arch/mips/configs/rbhma4200_defconfig | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/arch/mips/configs/rbhma4200_defconfig b/arch/mips/configs/rbhma4200_defconfig index 9383a598094b..a67c698a82d9 100644 --- a/arch/mips/configs/rbhma4200_defconfig +++ b/arch/mips/configs/rbhma4200_defconfig | |||
@@ -431,7 +431,6 @@ CONFIG_UNIX98_PTYS=y | |||
431 | CONFIG_LEGACY_PTYS=y | 431 | CONFIG_LEGACY_PTYS=y |
432 | CONFIG_LEGACY_PTY_COUNT=256 | 432 | CONFIG_LEGACY_PTY_COUNT=256 |
433 | # CONFIG_IPMI_HANDLER is not set | 433 | # CONFIG_IPMI_HANDLER is not set |
434 | # CONFIG_WATCHDOG is not set | ||
435 | # CONFIG_HW_RANDOM is not set | 434 | # CONFIG_HW_RANDOM is not set |
436 | # CONFIG_RTC is not set | 435 | # CONFIG_RTC is not set |
437 | # CONFIG_R3964 is not set | 436 | # CONFIG_R3964 is not set |
@@ -449,6 +448,20 @@ CONFIG_DEVPORT=y | |||
449 | # CONFIG_W1 is not set | 448 | # CONFIG_W1 is not set |
450 | # CONFIG_POWER_SUPPLY is not set | 449 | # CONFIG_POWER_SUPPLY is not set |
451 | # CONFIG_HWMON is not set | 450 | # CONFIG_HWMON is not set |
451 | CONFIG_WATCHDOG=y | ||
452 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
453 | |||
454 | # | ||
455 | # Watchdog Device Drivers | ||
456 | # | ||
457 | # CONFIG_SOFT_WATCHDOG is not set | ||
458 | CONFIG_TXX9_WDT=m | ||
459 | |||
460 | # | ||
461 | # PCI-based Watchdog Cards | ||
462 | # | ||
463 | # CONFIG_PCIPCWATCHDOG is not set | ||
464 | # CONFIG_WDTPCI is not set | ||
452 | 465 | ||
453 | # | 466 | # |
454 | # Multifunction device drivers | 467 | # Multifunction device drivers |