[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140502.160951.396568397404555176.davem@davemloft.net>
Date: Fri, 02 May 2014 16:09:51 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: harish.patil@...gic.com
Cc: arnd@...db.de, netdev@...r.kernel.org, shahed.shaikh@...gic.com,
Dept-HSGLinuxNICDev@...gic.com
Subject: Re: [PATCH] qlcnic: clarify hwmon Kconfig dependency
From: Harish Patil <harish.patil@...gic.com>
Date: Wed, 30 Apr 2014 15:51:27 +0000
> Can we make it into an one line expression as done in few other cases:
...
> bool "QLOGIC QLCNIC 82XX and 83XX family HWMON support"
> - depends on QLCNIC && HWMON
> + depends on QLCNIC && HWMON && !(QLCNIC=y && HWMON=m)
Indeed this is much better and is consistent with what other driver
Kconfig entries use.
Can someone formally submit this without the email client patch
corruption and proper signoffs?
Thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists