mirror of
				https://kernel.googlesource.com/pub/scm/linux/kernel/git/stable/linux-stable.git
				synced 2025-11-04 07:44:51 +10:00 
			
		
		
		
	AVR32 is gone. Now it's time to clean up the driver by removing leftovers that was used by AVR32 related code. Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
		
			
				
	
	
		
			13 lines
		
	
	
		
			251 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			251 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
menu "Atmel devices (AT91)"
 | 
						|
	depends on ARCH_AT91
 | 
						|
 | 
						|
config SND_ATMEL_AC97C
 | 
						|
	tristate "Atmel AC97 Controller (AC97C) driver"
 | 
						|
	select SND_PCM
 | 
						|
	select SND_AC97_CODEC
 | 
						|
	depends on ARCH_AT91
 | 
						|
	help
 | 
						|
	  ALSA sound driver for the Atmel AC97 controller.
 | 
						|
 | 
						|
endmenu
 |