diff options
Diffstat (limited to 'arch/mips/configs/jmr3927_defconfig')
-rw-r--r-- | arch/mips/configs/jmr3927_defconfig | 15 |
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 | |||
464 | CONFIG_LEGACY_PTYS=y | 464 | CONFIG_LEGACY_PTYS=y |
465 | CONFIG_LEGACY_PTY_COUNT=256 | 465 | CONFIG_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 |
484 | CONFIG_WATCHDOG=y | ||
485 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
486 | |||
487 | # | ||
488 | # Watchdog Device Drivers | ||
489 | # | ||
490 | # CONFIG_SOFT_WATCHDOG is not set | ||
491 | CONFIG_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 |