mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	kernel: Move CONFIG_PWM_IMG and CONFIG_PWM_MEDIATEK to generic configuration
In the build of the ramips/mt76x8 target the user gets asked about these two configuration options, add them to the generic kernel configuration. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
		
							parent
							
								
									259c014555
								
							
						
					
					
						commit
						92eb787d08
					
				@ -4641,7 +4641,9 @@ CONFIG_PROC_SYSCTL=y
 | 
				
			|||||||
# CONFIG_PWM is not set
 | 
					# CONFIG_PWM is not set
 | 
				
			||||||
# CONFIG_PWM_DEBUG is not set
 | 
					# CONFIG_PWM_DEBUG is not set
 | 
				
			||||||
# CONFIG_PWM_FSL_FTM is not set
 | 
					# CONFIG_PWM_FSL_FTM is not set
 | 
				
			||||||
 | 
					# CONFIG_PWM_IMG is not set
 | 
				
			||||||
# CONFIG_PWM_JZ4740 is not set
 | 
					# CONFIG_PWM_JZ4740 is not set
 | 
				
			||||||
 | 
					# CONFIG_PWM_MEDIATEK is not set
 | 
				
			||||||
# CONFIG_PWM_PCA9685 is not set
 | 
					# CONFIG_PWM_PCA9685 is not set
 | 
				
			||||||
CONFIG_PWRSEQ_EMMC=y
 | 
					CONFIG_PWRSEQ_EMMC=y
 | 
				
			||||||
# CONFIG_PWRSEQ_SD8787 is not set
 | 
					# CONFIG_PWRSEQ_SD8787 is not set
 | 
				
			||||||
 | 
				
			|||||||
@ -4861,7 +4861,9 @@ CONFIG_PSTORE_DEFAULT_KMSG_BYTES=10240
 | 
				
			|||||||
# CONFIG_PWM_DEBUG is not set
 | 
					# CONFIG_PWM_DEBUG is not set
 | 
				
			||||||
# CONFIG_PWM_DWC is not set
 | 
					# CONFIG_PWM_DWC is not set
 | 
				
			||||||
# CONFIG_PWM_FSL_FTM is not set
 | 
					# CONFIG_PWM_FSL_FTM is not set
 | 
				
			||||||
 | 
					# CONFIG_PWM_IMG is not set
 | 
				
			||||||
# CONFIG_PWM_JZ4740 is not set
 | 
					# CONFIG_PWM_JZ4740 is not set
 | 
				
			||||||
 | 
					# CONFIG_PWM_MEDIATEK is not set
 | 
				
			||||||
# CONFIG_PWM_PCA9685 is not set
 | 
					# CONFIG_PWM_PCA9685 is not set
 | 
				
			||||||
# CONFIG_PWM_RASPBERRYPI_POE is not set
 | 
					# CONFIG_PWM_RASPBERRYPI_POE is not set
 | 
				
			||||||
CONFIG_PWRSEQ_EMMC=y
 | 
					CONFIG_PWRSEQ_EMMC=y
 | 
				
			||||||
 | 
				
			|||||||
@ -149,7 +149,6 @@ CONFIG_PINCTRL=y
 | 
				
			|||||||
# CONFIG_PINCTRL_AW9523 is not set
 | 
					# CONFIG_PINCTRL_AW9523 is not set
 | 
				
			||||||
CONFIG_PINCTRL_RT2880=y
 | 
					CONFIG_PINCTRL_RT2880=y
 | 
				
			||||||
# CONFIG_PINCTRL_SINGLE is not set
 | 
					# CONFIG_PINCTRL_SINGLE is not set
 | 
				
			||||||
# CONFIG_PWM_MEDIATEK is not set
 | 
					 | 
				
			||||||
CONFIG_RALINK=y
 | 
					CONFIG_RALINK=y
 | 
				
			||||||
# CONFIG_RALINK_WDT is not set
 | 
					# CONFIG_RALINK_WDT is not set
 | 
				
			||||||
CONFIG_REGMAP=y
 | 
					CONFIG_REGMAP=y
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user