> Quoting Roland Dreier <[EMAIL PROTECTED]>: > Subject: Re: weird kconfig output > > > Maybe just change the help text? > > Right now we have: > > This option causes debugging code to be compiled into the > mlx4_core driver. The output can be turned on via the > debug_level module parameter (which can also be set after > the driver is loaded through sysfs). > > what would you suggest changing?
- bool "Verbose debugging output" if (MLX4_CORE && EMBEDDED) + bool "Mellanox ConnectX coremodule: verbose debugging output" if (MLX4_CORE && EMBEDDED) or, is it possible to move the menu option to mlx4_ib? -- MST _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
