lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1004112028080.8345@pobox.suse.cz>
Date:	Sun, 11 Apr 2010 20:28:35 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Bruno Prémont <bonbons@...ux-vserver.org>
Cc:	Randy Dunlap <randy.dunlap@...cle.com>,
	linux-kernel@...r.kernel.org, linux-input@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>, rvinyard@...nmsu.edu
Subject: Re: [PATCH mmotm] hid-picolcd: depends on LCD_CLASS_DEVICE

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ