summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/kmb
diff options
context:
space:
mode:
authorDave Airlie <airlied@redhat.com>2020-11-13 07:53:34 +0300
committerDave Airlie <airlied@redhat.com>2020-11-13 07:53:34 +0300
commit24bdae6993f7c430a48b1e3a16f27f98e414ee28 (patch)
treed1c05fc7e2b6c3b24f6f4f74f19da5a4bfbb36d9 /drivers/gpu/drm/kmb
parent14346c08fac465332f229fbfb0adb1d1a75de96c (diff)
downloadlinux-24bdae6993f7c430a48b1e3a16f27f98e414ee28.tar.xz
drm/Kconfig: rename keembay config
This all caps looked ugly. Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/kmb')
-rw-r--r--drivers/gpu/drm/kmb/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/kmb/Kconfig b/drivers/gpu/drm/kmb/Kconfig
index 3921c57ac511..bc4cb5e1cd8a 100644
--- a/drivers/gpu/drm/kmb/Kconfig
+++ b/drivers/gpu/drm/kmb/Kconfig
@@ -1,5 +1,5 @@
config DRM_KMB_DISPLAY
- tristate "INTEL KEEMBAY DISPLAY"
+ tristate "Intel Keembay Display"
depends on DRM
depends on ARCH_KEEMBAY || COMPILE_TEST
select DRM_KMS_HELPER