firmware_loader: EXTRA_FIRMWARE does not support compressed files
authorRandy Dunlap <rdunlap@infradead.org>
Mon, 14 Feb 2022 22:23:11 +0000 (14:23 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Feb 2022 11:14:42 +0000 (12:14 +0100)
commit36744c117ab4e3d7e114c10d66882c418ba6ea8a
treee105765bb5d54b5dfe45018f0f11050fb09253aa
parent8bcbde2bb1374112264826aa26ff959149f318e4
firmware_loader: EXTRA_FIRMWARE does not support compressed files

Document in the firmware loader Kconfig help text that firmware image
file compression is not supported for builtin EXTRA_FIRMWARE files so
that someone does not waste time trying that.

Cc: Luis Chamberlain <mcgrof@kernel.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Acked-by: Luis Chamberlain <mcgrof@kernel.org>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20220214222311.9758-1-rdunlap@infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/firmware_loader/Kconfig