From: Paul Bolle Date: Mon, 18 Mar 2013 01:44:47 +0000 (+0900) Subject: ARM: SAMSUNG: remove "config S3C_BOOT_WATCHDOG" X-Git-Tag: v3.10-rc1~125^2~7^2~12 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=7707c572be6924e300da6f160d2900e63e561248;p=uclinux-h8%2Flinux.git ARM: SAMSUNG: remove "config S3C_BOOT_WATCHDOG" 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 Signed-off-by: Kukjin Kim --- diff --git a/arch/arm/plat-samsung/Kconfig b/arch/arm/plat-samsung/Kconfig index a9d52167e16e..663c54f92c90 100644 --- a/arch/arm/plat-samsung/Kconfig +++ b/arch/arm/plat-samsung/Kconfig @@ -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