diff options
Diffstat (limited to 'arch/arm/mach-s3c2410/Kconfig')
| -rw-r--r-- | arch/arm/mach-s3c2410/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-s3c2410/Kconfig b/arch/arm/mach-s3c2410/Kconfig index c796bcdd6158..0b9d7ca49ec1 100644 --- a/arch/arm/mach-s3c2410/Kconfig +++ b/arch/arm/mach-s3c2410/Kconfig | |||
| @@ -121,6 +121,14 @@ config S3C2410_BOOT_WATCHDOG | |||
| 121 | system resets depends on the value of PCLK. The timeout on an | 121 | system resets depends on the value of PCLK. The timeout on an |
| 122 | 200MHz s3c2410 should be about 30 seconds. | 122 | 200MHz s3c2410 should be about 30 seconds. |
| 123 | 123 | ||
| 124 | config S3C2410_BOOT_ERROR_RESET | ||
| 125 | bool "S3C2410 Reboot on decompression error" | ||
| 126 | depends on ARCH_S3C2410 | ||
| 127 | help | ||
| 128 | Say y here to use the watchdog to reset the system if the | ||
| 129 | kernel decompressor detects an error during decompression. | ||
| 130 | |||
| 131 | |||
| 124 | comment "S3C2410 Setup" | 132 | comment "S3C2410 Setup" |
| 125 | 133 | ||
| 126 | config S3C2410_DMA | 134 | config S3C2410_DMA |
