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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sun, 19 Jul 2009 23:43:41 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Henk Martijn <h.h.martijn@...il.com>
Cc:	jirislaby@...il.com, jussi.kivilinna@...et.fi,
	tomas.hanak@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] HID: Don't hide HID drivers behind EMBEDDED

On Sun, 19 Jul 2009, Henk Martijn wrote:

> When trying to minimizing my .config I found that couldn't deselect some 
> HID drivers because they were hidden behind EMBEDDED. What's the reason?

Hi,

mostly this is because we don't want to bother users with asking for every 
single quirky device/vendor, as there are unfortunately a lot of them. 
Usually compiling everything in doesn't waste runtime footprint (the 
modules don't get loaded unless needed), and they don't cost too much disk 
space either.
And if you really want to disable them, CONFIG_EMBEDDED allows you to do 
that.

Please see

	http://lkml.org/lkml/2008/10/14/284

-- 
Jiri Kosina
SUSE Labs
--
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