kernel: enable CONFIG_LEDS_TRIGGER_HEARTBEAT
The heartbeat trigger is used by luci-mod-system, which is installed as a part of the standard luci package set. It seems the LED trigger will be required quite often, so let's enable it by default. This increases uncompressed kernel size by about 100 bytes on ath79/generic. Signed-off-by: Sungbo Eo <mans0n@gorani.run>
This commit is contained in:
		
				
					committed by
					
						
						Adrian Schmutzler
					
				
			
			
				
	
			
			
			
						parent
						
							d5bbd4975c
						
					
				
				
					commit
					22061b2880
				
			@@ -2691,7 +2691,7 @@ CONFIG_LEDS_TRIGGERS=y
 | 
			
		||||
CONFIG_LEDS_TRIGGER_DEFAULT_ON=y
 | 
			
		||||
# CONFIG_LEDS_TRIGGER_DISK is not set
 | 
			
		||||
# CONFIG_LEDS_TRIGGER_GPIO is not set
 | 
			
		||||
# CONFIG_LEDS_TRIGGER_HEARTBEAT is not set
 | 
			
		||||
CONFIG_LEDS_TRIGGER_HEARTBEAT=y
 | 
			
		||||
# CONFIG_LEDS_TRIGGER_MTD is not set
 | 
			
		||||
CONFIG_LEDS_TRIGGER_NETDEV=y
 | 
			
		||||
# CONFIG_LEDS_TRIGGER_ONESHOT is not set
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user