[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191113231602.GB11244@42.do-not-panic.com>
Date: Wed, 13 Nov 2019 23:16:02 +0000
From: Luis Chamberlain <mcgrof@...nel.org>
To: Mark Salyzyn <salyzyn@...roid.com>
Cc: linux-kernel@...r.kernel.org, kernel-team@...roid.com,
Tim Murray <timmurray@...gle.com>,
Venkata Narendra Kumar Gutta <vnkgutta@...eaurora.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
"Rafael J . Wysocki" <rafael@...nel.org>
Subject: Re: [PATCH v2] firmware_class: make firmware caching configurable
On Wed, Nov 13, 2019 at 02:54:26PM -0800, Mark Salyzyn wrote:
> +config FW_CACHE
> + bool "Enable firmware caching during suspend"
> + depends on PM_SLEEP
> + default y if PM_SLEEP
I think the default y would suffice given you have depends on PM_SLEEP,
however this also works. So, again:
Acked-by: Luis Chamberlain <mcgrof@...nel.org>
Luis
Powered by blists - more mailing lists