firmware: cleanup FIRMWARE_IN_KERNEL message
authorRobin H. Johnson <robbat2@gentoo.org>
Thu, 16 Nov 2017 22:36:12 +0000 (14:36 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Nov 2017 15:47:46 +0000 (16:47 +0100)
commit0946b2fb38fdb6585a5ac3ca84ac73924f645952
treef07be33989db429feceaa1dbc6c327f3f1aa0cac
parent5a244727f428a06634f22bb890e78024ab0c89f3
firmware: cleanup FIRMWARE_IN_KERNEL message

The help for FIRMWARE_IN_KERNEL still references the firmware_install
command that was recently removed by commit 5620a0d1aacd ("firmware:
delete in-kernel firmware").

Clean up the message to direct the user to their distribution's
linux-firmware package, and remove any reference to firmware being
included in the kernel source tree.

Fixes: 5620a0d1aacd ("firmware: delete in-kernel firmware").
Cc: Masahiro Yamada <yamada.masahiro@socionext.com>
Cc: stable <stable@vger.kernel.org>
Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/Kconfig