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] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 23 Dec 2007 16:27:20 +0100 (CET)
From:	Jan Engelhardt <jengelh@...putergmbh.de>
To:	Al Boldi <a1426z@...ab.com>
cc:	linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
	David Brownell <david-b@...bell.net>, Greg KH <greg@...ah.com>,
	Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [PATCH] USB Kconfig: Reorganize USB Kconfig Menu


On Dec 23 2007 16:25, Jan Engelhardt wrote:
>On Dec 23 2007 16:15, Al Boldi wrote:
>>> >-menuconfig USB_SUPPORT
>>> >-	bool "USB support"
>>> >+config USB_SUPPORT
>>> >+	bool
>>> > 	depends on HAS_IOMEM
>>> > 	default y
>>> > 	---help---
>>>
>>> With this patch, is USB_SUPPORT still needed? It is not visible (anymore),
>>> always is y and no other options select/depend on it (according to
>>> Kconfig '/' function).
>>
>>Well, I left it in, because of defconfig dependencies, and HAS_IOMEM is 
>>needed for a few archs.
>>
>But I do not see any config option that depends on USB_SUPPORT.
>
Nevermind, I just grepped for 'depends on.*USB_SUPPORT' rather than 'if
USB_SUPPORT'.
--
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