mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 14:34:27 -05:00 
			
		
		
		
	kernel: add missing config option
brcm47xx does not use CONFIG_B53_SPI_DRIVER, but it could be selected if spi is build as a module Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 37656
This commit is contained in:
		
							parent
							
								
									58274d68fb
								
							
						
					
					
						commit
						c47a55dd0d
					
				@ -270,6 +270,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y
 | 
			
		||||
# CONFIG_B43LEGACY is not set
 | 
			
		||||
# CONFIG_B44 is not set
 | 
			
		||||
# CONFIG_B53 is not set
 | 
			
		||||
# CONFIG_B53_SPI_DRIVER is not set
 | 
			
		||||
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
 | 
			
		||||
# CONFIG_BACKLIGHT_LM3630 is not set
 | 
			
		||||
# CONFIG_BACKLIGHT_LM3639 is not set
 | 
			
		||||
 | 
			
		||||
@ -194,6 +194,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y
 | 
			
		||||
# CONFIG_B43LEGACY is not set
 | 
			
		||||
# CONFIG_B44 is not set
 | 
			
		||||
# CONFIG_B53 is not set
 | 
			
		||||
# CONFIG_B53_SPI_DRIVER is not set
 | 
			
		||||
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
 | 
			
		||||
# CONFIG_BACKTRACE_SELF_TEST is not set
 | 
			
		||||
CONFIG_BASE_FULL=y
 | 
			
		||||
 | 
			
		||||
@ -201,6 +201,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y
 | 
			
		||||
# CONFIG_B43LEGACY is not set
 | 
			
		||||
# CONFIG_B44 is not set
 | 
			
		||||
# CONFIG_B53 is not set
 | 
			
		||||
# CONFIG_B53_SPI_DRIVER is not set
 | 
			
		||||
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
 | 
			
		||||
# CONFIG_BACKLIGHT_LM3630 is not set
 | 
			
		||||
# CONFIG_BACKLIGHT_LM3639 is not set
 | 
			
		||||
 | 
			
		||||
@ -204,6 +204,7 @@ CONFIG_ATM_CLIP_NO_ICMP=y
 | 
			
		||||
# CONFIG_B43LEGACY is not set
 | 
			
		||||
# CONFIG_B44 is not set
 | 
			
		||||
# CONFIG_B53 is not set
 | 
			
		||||
# CONFIG_B53_SPI_DRIVER is not set
 | 
			
		||||
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
 | 
			
		||||
# CONFIG_BACKLIGHT_LM3630 is not set
 | 
			
		||||
# CONFIG_BACKLIGHT_LM3639 is not set
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user