Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7707c572 authored by Paul Bolle's avatar Paul Bolle Committed by Kukjin Kim
Browse files

ARM: SAMSUNG: remove "config S3C_BOOT_WATCHDOG"



All users of S3C_BOOT_WATCHDOG got removed in commit 1ff5f55a
("ARM: samsung: remove unused arch_decomp_wdog() code"). Remove
this symbol too.

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent 49b99971
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -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