On 8/17/20 7:49 PM, Sean O'Brien wrote:
> diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
> index 05315b434276..5676d4f521c9 100644
> --- a/drivers/hid/Kconfig
> +++ b/drivers/hid/Kconfig
> @@ -397,6 +397,15 @@ config HID_GOOGLE_HAMMER
>       help
>       Say Y here if you have a Google Hammer device.
>  
> +config HID_GOOGLE_VIVALDI
> +     tristate "Google Vivaldi Keyboard"
> +     depends on HID
> +     help
> +     Say Y here if you want to enable support for Google vivaldi keyboards.

                                                            Vivaldi
please.

> +
> +     These are keyboards which report physical the order of consumer/action

That's an awkward sentence.  -EPARSE

> +     keys in the top row.
> +

help text lines (those under help) should be indented with one tab + 2 spaces
according to Documentation/process/coding-style.rst.

>  config HID_GT683R
>       tristate "MSI GT68xR LED support"
>       depends on LEDS_CLASS && USB_HID


-- 
~Randy

Reply via email to