Messages in this thread |  | | From | Arnd Bergmann <> | Date | Thu, 4 Feb 2021 09:38:51 +0100 | Subject | Re: [PATCH v4] misc: bcm-vk: only support ttyVK if CONFIG_TTY is set |
| |
On Thu, Feb 4, 2021 at 12:18 AM Randy Dunlap <rdunlap@infradead.org> wrote: > > On 2/3/21 2:38 PM, 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> > > Acked-by: Randy Dunlap <rdunlap@infradead.org> # build-tested
Passes my randconfig builds as well and looks reasonable
Acked-by: Arnd Bergmann <arnd@arndb.de>
|  |