lkml.org 
[lkml]   [2006]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] cleanup default value of DVB_CINERGYT2_ENABLE_RC_INPUT_DEVICE
Default values for boolean and tristate options can only be 'y', 'm' or 'n'.
This patch updates default value for DVB_CINERGYT2_ENABLE_RC_INPUT_DEVICE.

Signed-off-by: Jean-Luc Léger <jean-luc.leger@dspnet.fr.eu.org>

Index: linux-2.6.17-rc1/drivers/media/dvb/cinergyT2/Kconfig
===================================================================
--- linux-2.6.17-rc1/drivers/media/dvb/cinergyT2/Kconfig.old 2006-04-15 22:14:43.000000000 +0200
+++ linux-2.6.17-rc1/drivers/media/dvb/cinergyT2/Kconfig 2006-04-15 22:16:02.000000000 +0200
@@ -64,7 +64,7 @@
config DVB_CINERGYT2_ENABLE_RC_INPUT_DEVICE
bool "Register the onboard IR Remote Control Receiver as Input Device"
depends on DVB_CINERGYT2_TUNING
- default "yes"
+ default y
help
Enable this option if you want to use the onboard Infrared Remote
Control Receiver as Linux-Input device.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-04-16 01:04    [W:0.039 / U:1.624 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site