| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | # | 
					
						
							|  |  |  | # MMC subsystem configuration | 
					
						
							|  |  |  | # | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-05-08 22:30:32 +02:00
										 |  |  | menuconfig MMC | 
					
						
							| 
									
										
										
										
											2008-09-07 13:16:58 +02:00
										 |  |  | 	tristate "MMC/SD/SDIO card support" | 
					
						
							| 
									
										
										
										
											2007-05-10 15:45:57 +02:00
										 |  |  | 	depends on HAS_IOMEM | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 	help | 
					
						
							| 
									
										
										
										
											2008-09-07 13:16:58 +02:00
										 |  |  | 	  This selects MultiMediaCard, Secure Digital and Secure | 
					
						
							|  |  |  | 	  Digital I/O support. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2008-09-07 13:16:58 +02:00
										 |  |  | 	  If you want MMC/SD/SDIO support, you should say Y here and | 
					
						
							|  |  |  | 	  also to your specific host controller driver. | 
					
						
							| 
									
										
										
										
											2005-04-16 15:20:36 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | config MMC_DEBUG | 
					
						
							|  |  |  | 	bool "MMC debugging" | 
					
						
							|  |  |  | 	depends on MMC != n | 
					
						
							|  |  |  | 	help | 
					
						
							|  |  |  | 	  This is an option for use by developers; most people should | 
					
						
							|  |  |  | 	  say N here.  This enables MMC core and driver debugging. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-05-08 22:30:32 +02:00
										 |  |  | if MMC | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-05-01 16:00:02 +02:00
										 |  |  | source "drivers/mmc/core/Kconfig" | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-02-11 19:57:36 +01:00
										 |  |  | source "drivers/mmc/card/Kconfig" | 
					
						
							| 
									
										
										
										
											2006-10-04 02:15:38 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-02-11 19:57:36 +01:00
										 |  |  | source "drivers/mmc/host/Kconfig" | 
					
						
							| 
									
										
										
										
											2006-10-04 02:15:38 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2007-05-08 22:30:32 +02:00
										 |  |  | endif # MMC |