* [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
* Re: [PATCH] Re-enable watchdog menuconfig
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
0 siblings, 1 reply; 3+ messages in thread
From: Russell King - ARM Linux @ 2007-11-09 9:32 UTC (permalink / raw)
To: Kamat, Nishant; +Cc: Linux-omap-open-source, linux-arm-kernel
On Thu, Nov 08, 2007 at 02:43:48PM -0600, Kamat, Nishant wrote:
> 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.
Already merged a fix for this on the 7th. For future reference, please
ensure that your mail client sensibly wraps lines. This is especially
important for patch descriptions, lest you want Linus to moan at you.
-------------------------------------------------------------------
List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm-kernel
FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php
Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: [PATCH] Re-enable watchdog menuconfig
2007-11-09 9:32 ` Russell King - ARM Linux
@ 2007-11-19 13:21 ` Iqbal
0 siblings, 0 replies; 3+ messages in thread
From: Iqbal @ 2007-11-19 13:21 UTC (permalink / raw)
To: Russell King - ARM Linux, Kamat, Nishant
Cc: Linux-omap-open-source, linux-arm-kernel
> Russell King - ARM Linux
> Sent: Friday, November 09, 2007 3:02 PM
> On Thu, Nov 08, 2007 at 02:43:48PM -0600, Kamat, Nishant wrote:
> > 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.
>
> Already merged a fix for this on the 7th. For future
> reference, please ensure that your mail client sensibly wraps
> lines. This is especially important for patch descriptions,
> lest you want Linus to moan at you.
I am sorry, with the latest OMAP GIT I still don't see this patch.
Was it merged on ARM linux? Or Am I looking at the wrong stuff?
Thanks
Iqbal
^ 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