public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Re-enable watchdog menuconfig
@ 2007-11-08 20:43 Kamat, Nishant
  2007-11-09  9:32 ` Russell King - ARM Linux
  0 siblings, 1 reply; 3+ messages in thread
From: Kamat, Nishant @ 2007-11-08 20:43 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: Linux-omap-open-source

After the movement of drivers/char/watchdog directory to drivers/watchdog, the following patch is necessary to view the WATCHDOG option in 'make menuconfig'
for ARM platforms.

Signed-off-by: Nishant Kamat <nskamat@ti.com>
---

Index: linux/arch/arm/Kconfig
===================================================================
--- a/arch/arm/Kconfig	2007-11-08 14:05:01.000000000 -0600
+++ b/arch/arm/Kconfig	2007-11-08 14:06:25.000000000 -0600
@@ -1053,6 +1053,8 @@
 
 source "drivers/hwmon/Kconfig"
 
+source "drivers/watchdog/Kconfig"
+
 source "drivers/ssb/Kconfig"
 
 #source "drivers/l3/Kconfig"

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-11-19 13:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-08 20:43 [PATCH] Re-enable watchdog menuconfig Kamat, Nishant
2007-11-09  9:32 ` Russell King - ARM Linux
2007-11-19 13:21   ` Iqbal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox