lkml.org 
[lkml]   [2009]   [Feb]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH -next] firedtv: build fix for INPUT=m and DVB_FIREDTV=y
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
---
drivers/media/dvb/firewire/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux/drivers/media/dvb/firewire/Kconfig
===================================================================
--- linux.orig/drivers/media/dvb/firewire/Kconfig
+++ linux/drivers/media/dvb/firewire/Kconfig
@@ -17,6 +17,6 @@ config DVB_FIREDTV_IEEE1394
def_bool IEEE1394

config DVB_FIREDTV_INPUT
- def_bool INPUT
+ def_bool INPUT = y || (INPUT = m && DVB_FIREDTV = m)

endif # DVB_FIREDTV
--
Stefan Richter
-=====-==--= --=- =-=--
http://arcgraph.de/sr/


\
 
 \ /
  Last update: 2009-02-20 20:57    [W:0.053 / U:1.568 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site