mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	Also make linux identify itself properly as 3.0, not 3.0.0. Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27191
		
			
				
	
	
		
			12 lines
		
	
	
		
			194 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			194 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- a/sound/core/Kconfig
 | 
						|
+++ b/sound/core/Kconfig
 | 
						|
@@ -8,7 +8,7 @@ config SND_PCM
 | 
						|
 	select GCD
 | 
						|
 
 | 
						|
 config SND_HWDEP
 | 
						|
-	tristate
 | 
						|
+	tristate "Sound hardware support"
 | 
						|
 
 | 
						|
 config SND_RAWMIDI
 | 
						|
 	tristate
 |