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-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html