mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 10:26:10 +01:00 
			
		
		
		
	Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.
Signed-off-by: Dmitry Rakhchev <rda@emcraft.com>
This commit is contained in:
		
				
					committed by
					
						 Wolfgang Denk
						Wolfgang Denk
					
				
			
			
				
	
			
			
			
						parent
						
							fdeb932b1c
						
					
				
				
					commit
					c2ed33efbf
				
			| @@ -225,7 +225,7 @@ struct post_test post_list[] = | ||||
| 	CFG_POST_DSP | ||||
|     }, | ||||
| #endif | ||||
| #if CONFIG_POST & CFG_POST_DSP | ||||
| #if CONFIG_POST & CFG_POST_CODEC | ||||
|     { | ||||
| 	"CODEC test", | ||||
| 	"codec", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user