]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: davinci_all_defconfig: set CONFIG_DAVINCI_WATCHDOG=y
authorDavid Lechner <david@lechnology.com>
Mon, 15 Jan 2018 17:29:31 +0000 (11:29 -0600)
committerSekhar Nori <nsekhar@ti.com>
Mon, 26 Feb 2018 06:11:53 +0000 (11:41 +0530)
commit35ba26772c827dbfc03be8adc3af8ff0d294b38f
tree5300f71d5efdbc5999e4a1baf8ebb325ea3727c0
parent6238030cc2b6b3a7af9a9bff8bf9903970d79537
ARM: davinci_all_defconfig: set CONFIG_DAVINCI_WATCHDOG=y

This changes CONFIG_DAVINCI_WATCHDOG from a module to a compiled-in
option. Since the reset function has been moved out of the mach code in
commit 94f2e94514e5 ("ARM: davinci: remove watchdog reset") and into the
watchdog driver, devices cannot reboot unless the watchdog driver is
loaded, so make it a compiled-in option so that we can always reboot, even
when modules are not loaded.

Cc: Sekhar Nori <nsekhar@ti.com>
Suggested-by: Adam Ford <aford173@gmail.com>
Signed-off-by: David Lechner <david@lechnology.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/configs/davinci_all_defconfig