linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* file Documentation/usb/usbmon.txt should list the .config settings
@ 2012-09-03  8:38 Alexander
  2012-09-03  9:23 ` Oliver Neukum
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander @ 2012-09-03  8:38 UTC (permalink / raw)
  To: linux-kernel

Please indicate in the Documentation/usb/usbmon.txt file that the kernel 
needs to be compiled with:

CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_FS=y
CONFIG_USB_MON=y
CONFIG_USB_DEVICEFS=y

, in order for usbmon to be useable on the system.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: file Documentation/usb/usbmon.txt should list the .config settings
  2012-09-03  8:38 file Documentation/usb/usbmon.txt should list the .config settings Alexander
@ 2012-09-03  9:23 ` Oliver Neukum
  2012-09-03 14:49   ` Alexander
  0 siblings, 1 reply; 4+ messages in thread
From: Oliver Neukum @ 2012-09-03  9:23 UTC (permalink / raw)
  To: Alexander; +Cc: linux-kernel

On Monday 03 September 2012 11:38:57 Alexander wrote:
> Please indicate in the Documentation/usb/usbmon.txt file that the kernel 
> needs to be compiled with:
> 
> CONFIG_DEBUG_KERNEL=y
> CONFIG_DEBUG_FS=y
> CONFIG_USB_MON=y
> CONFIG_USB_DEVICEFS=y

Are you saying tht the modular options have been broken?

	Regards
		Oliver


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: file Documentation/usb/usbmon.txt should list the .config settings
  2012-09-03  9:23 ` Oliver Neukum
@ 2012-09-03 14:49   ` Alexander
  2012-09-03 15:54     ` missing dependencies in drivers/usb/mon/Kconfig (was: file Documentation/usb/usbmon.txt should list the .config settings) Roland Eggner
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander @ 2012-09-03 14:49 UTC (permalink / raw)
  To: Oliver Neukum; +Cc: linux-kernel

On 09/03/2012 12:23 PM, Oliver Neukum wrote:
> On Monday 03 September 2012 11:38:57 Alexander wrote:
>> Please indicate in the Documentation/usb/usbmon.txt file that the kernel
>> needs to be compiled with:
>>
>> CONFIG_DEBUG_KERNEL=y
>> CONFIG_DEBUG_FS=y
>> CONFIG_USB_MON=y
>> CONFIG_USB_DEVICEFS=y
> Are you saying tht the modular options have been broken?
>
> 	Regards
> 		Oliver
>
>
Ok what I meant is "if you want to build usbmon support into the kernel 
then it needs to be compiled with ..."
I think it will be useful, especially for embedded developers to have 
this info in the usbmon doc file.
Sorry about this confusion...

Thanks,
Alexander

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: missing dependencies in drivers/usb/mon/Kconfig (was: file Documentation/usb/usbmon.txt should list the .config settings)
  2012-09-03 14:49   ` Alexander
@ 2012-09-03 15:54     ` Roland Eggner
  0 siblings, 0 replies; 4+ messages in thread
From: Roland Eggner @ 2012-09-03 15:54 UTC (permalink / raw)
  To: Alexander; +Cc: Oliver Neukum, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 866 bytes --]

On 2012-09-03 Monday at 17:49 +0300 Alexander wrote:
> On 09/03/2012 12:23 PM, Oliver Neukum wrote:
> > On Monday 03 September 2012 11:38:57 Alexander wrote:
> >> Please indicate in the Documentation/usb/usbmon.txt file that the kernel
> >> needs to be compiled with:
> >>
> >> CONFIG_DEBUG_KERNEL=y
> >> CONFIG_DEBUG_FS=y
> >> CONFIG_USB_MON=y
> >> CONFIG_USB_DEVICEFS=y
> > Are you saying tht the modular options have been broken?
> >
> > 	Regards
> > 		Oliver
> >
> >
> Ok what I meant is "if you want to build usbmon support into the kernel 
> then it needs to be compiled with ..."
> I think it will be useful, especially for embedded developers to have 
> this info in the usbmon doc file.
> Sorry about this confusion...

+1
Even more useful would be, if Kconfig would automatically take care of this dependency.

-- 
Roland Eggner

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-09-03 16:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-03  8:38 file Documentation/usb/usbmon.txt should list the .config settings Alexander
2012-09-03  9:23 ` Oliver Neukum
2012-09-03 14:49   ` Alexander
2012-09-03 15:54     ` missing dependencies in drivers/usb/mon/Kconfig (was: file Documentation/usb/usbmon.txt should list the .config settings) Roland Eggner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).