Messages in this thread |  | | Date | Wed, 3 Feb 2021 23:17:28 +0100 | From | Greg Kroah-Hartman <> | Subject | Re: [PATCH] misc: bcm-vk: only support ttyVK if CONFIG_TTY is set |
| |
On Wed, Feb 03, 2021 at 01:04:51PM -0800, Scott Branden wrote: > Correct compile issue if CONFIG_TTY is not set by > only adding ttyVK devices if CONFIG_BCM_VK_TTY is set. > > Reported-by: Randy Dunlap <rdunlap@infradead.org> > Signed-off-by: Scott Branden <scott.branden@broadcom.com> > > --- > Changes since v3:
Is this "v4"? Your subject line doesn't say so :(
|  |