Re: [PATCH mmotm] hid-picolcd: depends on LCD_CLASS_DEVICE

From: Jiri Kosina
Date: Sun Apr 11 2010 - 14:28:53 EST


On Sun, 11 Apr 2010, Bruno PrÃmont wrote:

> > > +config HID_PICOLCD_FB
> > > + bool "Framebuffer support"
> > > + default !EMBEDDED
> > > + depends on HID_PICOLCD
> > > + depends on HID_PICOLCD=FB || FB=y
> > > + select FB_DEFERRED_IO
> > > + select FB_SYS_FILLRECT
> > > + select FB_SYS_COPYAREA
> > > + select FB_SYS_IMAGEBLIT
> > > + select FB_SYS_FOPS
> >
> > Could we perhaps also make the sub-choices for individual features
> > availabel only if !EMBEDDED as well?
>
> Here is an updated patch to make the sub-choices visible only in
> EMBEDDED case.

Applied, thanks Bruno.

--
Jiri Kosina
SUSE Labs, Novell Inc.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/