fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled
authorJavier Martinez Canillas <javierm@redhat.com>
Thu, 5 May 2022 12:04:18 +0000 (14:04 +0200)
committerJavier Martinez Canillas <javierm@redhat.com>
Fri, 13 May 2022 12:05:19 +0000 (14:05 +0200)
commitfa0e256450f27a7d85f65c63f05e6897954a1d53
treeda6ad881a4b3d87cf43df8f4c064cf66236d3697
parent3367aa7d74d240261de2543ddb35531ccad9d884
fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled

The driver has runtime but no build time dependency with X86, so it can
be built for testing purposes if the COMPILE_TEST option is enabled.

This is useful to have more build coverage and make sure that the driver
is not affected by changes that could cause build regressions.

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Acked-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20220505120419.314136-1-javierm@redhat.com
drivers/video/fbdev/Kconfig