dect
/
linux-2.6
Archived
13
0
Fork 0

V4L/DVB (4104): Default "yes", no. default y, yes.

The Kernel config programs expect 'default y' and don't understand
'default "yes"'.

Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
This commit is contained in:
Trent Piepho 2006-06-17 07:46:31 -03:00 committed by Mauro Carvalho Chehab
parent 0f102910de
commit 44f7f2b363
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ config DVB_CINERGYT2_QUERY_INTERVAL
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.