提交 d185a346 编写于 作者: B Ben Hutchings 提交者: Greg Kroah-Hartman

firmware: Update Kconfig help text for Google firmware

The help text for GOOGLE_FIRMWARE states that it should only be
enabled when building a kernel for Google's own servers.  However,
many of the drivers dependent on it are also useful on Chromebooks or
on any platform using coreboot.

Update the help text to reflect this double duty.

Fixes: d384d6f4 ("firmware: google memconsole: Add coreboot support")
Reviewed-by: NJulius Werner <jwerner@chromium.org>
Signed-off-by: NBen Hutchings <ben@decadent.org.uk>
Link: https://lore.kernel.org/r/20180618225540.GD14131@decadent.org.ukSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 e80ca2e9
...@@ -3,9 +3,9 @@ menuconfig GOOGLE_FIRMWARE ...@@ -3,9 +3,9 @@ menuconfig GOOGLE_FIRMWARE
bool "Google Firmware Drivers" bool "Google Firmware Drivers"
default n default n
help help
These firmware drivers are used by Google's servers. They are These firmware drivers are used by Google servers,
only useful if you are working directly on one of their Chromebooks and other devices using coreboot firmware.
proprietary servers. If in doubt, say "N". If in doubt, say "N".
if GOOGLE_FIRMWARE if GOOGLE_FIRMWARE
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册