diff options
Diffstat (limited to 'arch/mips/configs/rbhma4500_defconfig')
-rw-r--r-- | arch/mips/configs/rbhma4500_defconfig | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/arch/mips/configs/rbhma4500_defconfig b/arch/mips/configs/rbhma4500_defconfig index d1b56cc0fd7c..5a39f56b175e 100644 --- a/arch/mips/configs/rbhma4500_defconfig +++ b/arch/mips/configs/rbhma4500_defconfig | |||
@@ -24,7 +24,6 @@ CONFIG_MIPS=y | |||
24 | # CONFIG_PNX8550_STB810 is not set | 24 | # CONFIG_PNX8550_STB810 is not set |
25 | # CONFIG_PMC_MSP is not set | 25 | # CONFIG_PMC_MSP is not set |
26 | # CONFIG_PMC_YOSEMITE is not set | 26 | # CONFIG_PMC_YOSEMITE is not set |
27 | # CONFIG_QEMU is not set | ||
28 | # CONFIG_SGI_IP22 is not set | 27 | # CONFIG_SGI_IP22 is not set |
29 | # CONFIG_SGI_IP27 is not set | 28 | # CONFIG_SGI_IP27 is not set |
30 | # CONFIG_SGI_IP32 is not set | 29 | # CONFIG_SGI_IP32 is not set |
@@ -35,7 +34,6 @@ CONFIG_MIPS=y | |||
35 | # CONFIG_SIBYTE_SWARM is not set | 34 | # CONFIG_SIBYTE_SWARM is not set |
36 | # CONFIG_SIBYTE_LITTLESUR is not set | 35 | # CONFIG_SIBYTE_LITTLESUR is not set |
37 | # CONFIG_SIBYTE_SENTOSA is not set | 36 | # CONFIG_SIBYTE_SENTOSA is not set |
38 | # CONFIG_SIBYTE_PTSWARM is not set | ||
39 | # CONFIG_SIBYTE_BIGSUR is not set | 37 | # CONFIG_SIBYTE_BIGSUR is not set |
40 | # CONFIG_SNI_RM is not set | 38 | # CONFIG_SNI_RM is not set |
41 | # CONFIG_TOSHIBA_JMR3927 is not set | 39 | # CONFIG_TOSHIBA_JMR3927 is not set |
@@ -450,7 +448,6 @@ CONFIG_UNIX98_PTYS=y | |||
450 | CONFIG_LEGACY_PTYS=y | 448 | CONFIG_LEGACY_PTYS=y |
451 | CONFIG_LEGACY_PTY_COUNT=256 | 449 | CONFIG_LEGACY_PTY_COUNT=256 |
452 | # CONFIG_IPMI_HANDLER is not set | 450 | # CONFIG_IPMI_HANDLER is not set |
453 | # CONFIG_WATCHDOG is not set | ||
454 | # CONFIG_HW_RANDOM is not set | 451 | # CONFIG_HW_RANDOM is not set |
455 | # CONFIG_RTC is not set | 452 | # CONFIG_RTC is not set |
456 | # CONFIG_R3964 is not set | 453 | # CONFIG_R3964 is not set |
@@ -479,6 +476,20 @@ CONFIG_SPI_AT25=y | |||
479 | # CONFIG_W1 is not set | 476 | # CONFIG_W1 is not set |
480 | # CONFIG_POWER_SUPPLY is not set | 477 | # CONFIG_POWER_SUPPLY is not set |
481 | # CONFIG_HWMON is not set | 478 | # CONFIG_HWMON is not set |
479 | CONFIG_WATCHDOG=y | ||
480 | # CONFIG_WATCHDOG_NOWAYOUT is not set | ||
481 | |||
482 | # | ||
483 | # Watchdog Device Drivers | ||
484 | # | ||
485 | # CONFIG_SOFT_WATCHDOG is not set | ||
486 | CONFIG_TXX9_WDT=m | ||
487 | |||
488 | # | ||
489 | # PCI-based Watchdog Cards | ||
490 | # | ||
491 | # CONFIG_PCIPCWATCHDOG is not set | ||
492 | # CONFIG_WDTPCI is not set | ||
482 | 493 | ||
483 | # | 494 | # |
484 | # Multifunction device drivers | 495 | # Multifunction device drivers |