summaryrefslogtreecommitdiffstats
path: root/drivers/video/console/Kconfig
diff options
context:
space:
mode:
authorThomas Zimmermann <tzimmermann@suse.de>2023-04-17 14:56:43 +0200
committerThomas Zimmermann <tzimmermann@suse.de>2023-04-20 10:04:51 +0200
commit7470849745e6cd746ae773a6e59b309867310181 (patch)
tree672e472e6ea99ceafc8ee759075458cc87f37f14 /drivers/video/console/Kconfig
parent0d556f1f0e01ccab9c6bca8099e45170beb01297 (diff)
downloadlinux-7470849745e6cd746ae773a6e59b309867310181.tar.gz
linux-7470849745e6cd746ae773a6e59b309867310181.tar.bz2
linux-7470849745e6cd746ae773a6e59b309867310181.zip
video: Move HP PARISC STI core code to shared location
STI core files have been located in console and fbdev code. Move the source code and header to the directories for video helpers. Also update the config and build rules such that the code depends on the config symbol CONFIG_STI_CORE, which STI console and STI framebuffer select automatically. Cleans up the console makefile and prepares PARISC to implement fb_is_primary_device() within the arch/ directory. No functional changes. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Helge Deller <deller@gmx.de> Link: https://patchwork.freedesktop.org/patch/msgid/20230417125651.25126-12-tzimmermann@suse.de
Diffstat (limited to 'drivers/video/console/Kconfig')
-rw-r--r--drivers/video/console/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/console/Kconfig b/drivers/video/console/Kconfig
index 22cea5082ac4..a2a88d42edf0 100644
--- a/drivers/video/console/Kconfig
+++ b/drivers/video/console/Kconfig
@@ -141,6 +141,7 @@ config STI_CONSOLE
depends on PARISC && HAS_IOMEM
select FONT_SUPPORT
select CRC32
+ select STI_CORE
default y
help
The STI console is the builtin display/keyboard on HP-PARISC