提交 a1b80279 编写于 作者: B Ben Hutchings 提交者: Zheng Zengkai

firmware: Update Kconfig help text for Google firmware

stable inclusion
from stable-v5.10.94
commit f62bf6ee4fa3198385e0658a9f070f98335a8408
bugzilla: https://gitee.com/openeuler/kernel/issues/I531X9

Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f62bf6ee4fa3198385e0658a9f070f98335a8408

--------------------------------

commit d185a346 upstream.

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>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Acked-by: NXie XiuQi <xiexiuqi@huawei.com>
上级 ad2e8ebe
...@@ -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.
先完成此消息的编辑!
想要评论请 注册