[PATCH 1/9] ps3: AV Settings Driver

Segher Boessenkool segher at kernel.crashing.org
Wed Jan 31 05:39:40 EST 2007


>> We can make FB_PS3 (and SND_PS3 later) select PS3_PS3AV. Is that  
>> better?
>> I prefer not to make it unconditional, as people who want to run  
>> their PS3s
>> headless don't need it.
>
> Ok.  Even better would be handling it on the makefile level, by doing
>
> obj-$(CONFIG_FB_PS3)	+= ps3_av.o
> obj-$(CONFIG_SND_PS3)	+= ps3_av.o

I don't think Kbuild will be too happy with that.  Or does
it filter out duplicate files everywhere (dep, build, link)?


Segher




More information about the Linuxppc-dev mailing list