Re: [RFC] Make dvb_net.c optional

2011-05-22 Thread Hans Petter Selasky
On Saturday 21 May 2011 12:58:33 Mauro Carvalho Chehab wrote:
> Em 19-05-2011 05:35, Hans Petter Selasky escreveu:
> > Hi,
> > 
> > In my setup I am building the DVB code without dvb_net.c, because there
> > is no IP-stack currently in my "Linux kernel". Is this worth a separate
> > configuration entry?
> 
> I have no problems with that, but your patch is wrong ;) It is not adding
> the new symbol at the Kconfig. IMHO, if we add such patch, the defaut for
> config DVB_NET should be y, and such symbol needs to depend on having the
> network enabled.

Yes, I know my patch is not complete. Then I will go ahead and make a complete 
patch and post it. Thank you!

--HPS
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [RFC] Make dvb_net.c optional

2011-05-21 Thread Mauro Carvalho Chehab
Em 19-05-2011 05:35, Hans Petter Selasky escreveu:
> Hi,
> 
> In my setup I am building the DVB code without dvb_net.c, because there is no 
> IP-stack currently in my "Linux kernel". Is this worth a separate 
> configuration entry?

I have no problems with that, but your patch is wrong ;) It is not adding the 
new
symbol at the Kconfig. IMHO, if we add such patch, the defaut for config DVB_NET
should be y, and such symbol needs to depend on having the network enabled.

Cheers,
Mauro

> 
> --HPS

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html