intel_scu_watchdog: define CONFIG_DISABLE_SCU_WATCHDOG=y
authorBenoit Romieu <benoit.romieu@intel.com>
Wed, 28 Mar 2012 15:11:28 +0000 (17:11 +0200)
committerbuildbot <buildbot@intel.com>
Thu, 5 Apr 2012 17:00:25 +0000 (10:00 -0700)
commit511b4454276c1d80931d32f975d5a65c8d03462e
treec937e68aacfb706c079053ab8efabf42e8f5f16f
parent748f6b914002dda45d69296b3ac843ae030841e8
intel_scu_watchdog: define CONFIG_DISABLE_SCU_WATCHDOG=y

BZ: 27691

Enable the ability to disable the kernel watchdog by cmdline.
For this purpose, add intel_scu_watchdog.disable_kernel_watchdog=1 to
the cmdline. Needed for debug (breakpoints)

Change-Id: Ib04d73ee9063487865720219cd0341b613eee416
Reviewed-on: http://android.intel.com:8080/41376
Reviewed-by: Gross, Mark <mark.gross@intel.com>
Tested-by: Romieu, Benoit <benoit.romieu@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
arch/x86/configs/i386_mfld_defconfig
drivers/watchdog/Kconfig
drivers/watchdog/intel_scu_watchdog.c