Browse Source

drm: make DRM_STM default n

Default config value for all other drivers is N.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Michał Mirosław 8 years ago
parent
commit
92f190aba2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/gpu/drm/stm/Kconfig

+ 0 - 1
drivers/gpu/drm/stm/Kconfig

@@ -7,7 +7,6 @@ config DRM_STM
 	select DRM_PANEL
 	select DRM_PANEL
 	select VIDEOMODE_HELPERS
 	select VIDEOMODE_HELPERS
 	select FB_PROVIDE_GET_FB_UNMAPPED_AREA
 	select FB_PROVIDE_GET_FB_UNMAPPED_AREA
-	default y
 
 
 	help
 	help
 	  Enable support for the on-chip display controller on
 	  Enable support for the on-chip display controller on