| 
									
										
										
										
											2012-11-15 21:28:22 +00:00
										 |  |  | config DRM_TEGRA | 
					
						
							| 
									
										
										
										
											2013-11-08 11:43:15 +01:00
										 |  |  | 	tristate "NVIDIA Tegra DRM" | 
					
						
							| 
									
										
										
										
											2013-11-20 20:39:35 +01:00
										 |  |  | 	depends on ARCH_TEGRA || (ARM && COMPILE_TEST) | 
					
						
							| 
									
										
										
										
											2014-10-16 15:40:58 +02:00
										 |  |  | 	depends on COMMON_CLK | 
					
						
							| 
									
										
										
										
											2013-03-11 16:33:02 -06:00
										 |  |  | 	depends on DRM | 
					
						
							| 
									
										
										
										
											2013-11-06 16:20:54 -07:00
										 |  |  | 	depends on RESET_CONTROLLER | 
					
						
							| 
									
										
										
										
											2013-11-08 11:56:59 +01:00
										 |  |  | 	select DRM_KMS_HELPER | 
					
						
							| 
									
										
										
										
											2013-09-03 08:45:46 +02:00
										 |  |  | 	select DRM_MIPI_DSI | 
					
						
							| 
									
										
										
										
											2013-08-30 15:22:36 +02:00
										 |  |  | 	select DRM_PANEL | 
					
						
							| 
									
										
										
										
											2013-11-08 11:56:59 +01:00
										 |  |  | 	select TEGRA_HOST1X | 
					
						
							| 
									
										
										
										
											2012-11-15 21:28:22 +00:00
										 |  |  | 	help | 
					
						
							|  |  |  | 	  Choose this option if you have an NVIDIA Tegra SoC. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  To compile this driver as a module, choose M here: the module | 
					
						
							|  |  |  | 	  will be called tegra-drm. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | if DRM_TEGRA | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-10-31 13:28:50 +01:00
										 |  |  | config DRM_TEGRA_FBDEV | 
					
						
							|  |  |  | 	bool "Enable legacy fbdev support" | 
					
						
							|  |  |  | 	select DRM_KMS_FB_HELPER | 
					
						
							|  |  |  | 	select FB_SYS_FILLRECT | 
					
						
							|  |  |  | 	select FB_SYS_COPYAREA | 
					
						
							|  |  |  | 	select FB_SYS_IMAGEBLIT | 
					
						
							|  |  |  | 	default y | 
					
						
							|  |  |  | 	help | 
					
						
							|  |  |  | 	  Choose this option if you have a need for the legacy fbdev support. | 
					
						
							|  |  |  | 	  Note that this support also provides the Linux console on top of | 
					
						
							|  |  |  | 	  the Tegra modesetting driver. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-10-09 10:32:49 +02:00
										 |  |  | config DRM_TEGRA_DEBUG | 
					
						
							|  |  |  | 	bool "NVIDIA Tegra DRM debug support" | 
					
						
							|  |  |  | 	help | 
					
						
							|  |  |  | 	  Say yes here to enable debugging support. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-03-22 16:34:09 +02:00
										 |  |  | config DRM_TEGRA_STAGING | 
					
						
							|  |  |  | 	bool "Enable HOST1X interface" | 
					
						
							|  |  |  | 	depends on STAGING | 
					
						
							|  |  |  | 	help | 
					
						
							|  |  |  | 	  Say yes if HOST1X should be available for userspace DRM users. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	  If unsure, choose N. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2012-11-15 21:28:22 +00:00
										 |  |  | endif |