]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: SAMSUNG: remove "config S3C_BOOT_WATCHDOG"
authorPaul Bolle <pebolle@tiscali.nl>
Mon, 18 Mar 2013 01:44:47 +0000 (10:44 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Fri, 22 Mar 2013 10:06:50 +0000 (19:06 +0900)
All users of S3C_BOOT_WATCHDOG got removed in commit 1ff5f55a8c7b
("ARM: samsung: remove unused arch_decomp_wdog() code"). Remove
this symbol too.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/Kconfig

index a9d52167e16ecbd0184ac18c47112eaaaaba5362..663c54f92c90a10db1bf8835109c9e9d8b1c71eb 100644 (file)
@@ -37,14 +37,6 @@ if PLAT_SAMSUNG
 
 comment "Boot options"
 
-config S3C_BOOT_WATCHDOG
-       bool "S3C Initialisation watchdog"
-       depends on S3C2410_WATCHDOG
-       help
-         Say y to enable the watchdog during the kernel decompression
-         stage. If the kernel fails to uncompress, then the watchdog
-         will trigger a reset and the system should restart.
-
 config S3C_BOOT_ERROR_RESET
        bool "S3C Reboot on decompression error"
        help