Re: [PATCH] firmware: Update Kconfig help text for Google firmware

2018-06-18 Thread Ben Hutchings
On Mon, 2018-06-18 at 13:04 -0700, Julius Werner wrote: [...] > nit: Technically, most of the stuff is useful on all coreboot devices, > not just Chromebooks. (Ideally we'd want to factor that out into a > separate drivers/firmware/coreboot, but it's a bit tricky because the > same memconsole

Re: [PATCH] firmware: Update Kconfig help text for Google firmware

2018-06-18 Thread Ben Hutchings
On Mon, 2018-06-18 at 13:04 -0700, Julius Werner wrote: [...] > nit: Technically, most of the stuff is useful on all coreboot devices, > not just Chromebooks. (Ideally we'd want to factor that out into a > separate drivers/firmware/coreboot, but it's a bit tricky because the > same memconsole

Re: [PATCH] firmware: Update Kconfig help text for Google firmware

2018-06-18 Thread Julius Werner
On Sat, Jun 16, 2018 at 3:05 PM Ben Hutchings wrote: > > The help text for GOOGLE_FIRMWARE states that it should only be > enabled when building a kernel for Google's own servers. However, it > is now also a dependency for various Chromebook firmware drivers. > > Update the help text to reflect

Re: [PATCH] firmware: Update Kconfig help text for Google firmware

2018-06-18 Thread Julius Werner
On Sat, Jun 16, 2018 at 3:05 PM Ben Hutchings wrote: > > The help text for GOOGLE_FIRMWARE states that it should only be > enabled when building a kernel for Google's own servers. However, it > is now also a dependency for various Chromebook firmware drivers. > > Update the help text to reflect

[PATCH] firmware: Update Kconfig help text for Google firmware

2018-06-16 Thread Ben Hutchings
The help text for GOOGLE_FIRMWARE states that it should only be enabled when building a kernel for Google's own servers. However, it is now also a dependency for various Chromebook firmware drivers. Update the help text to reflect this double duty. Add the qualifier "server" to the help text

[PATCH] firmware: Update Kconfig help text for Google firmware

2018-06-16 Thread Ben Hutchings
The help text for GOOGLE_FIRMWARE states that it should only be enabled when building a kernel for Google's own servers. However, it is now also a dependency for various Chromebook firmware drivers. Update the help text to reflect this double duty. Add the qualifier "server" to the help text