kernel: Move some DSA config options to generic config
This moves some new configuration options to the generic kernel configuration instead of configuring them for each target on our own. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
		@@ -2892,6 +2892,7 @@ CONFIG_MODULE_UNLOAD=y
 | 
			
		||||
# CONFIG_MQ_IOSCHED_KYBER is not set
 | 
			
		||||
# CONFIG_MS5611 is not set
 | 
			
		||||
# CONFIG_MS5637 is not set
 | 
			
		||||
# CONFIG_MSCC_OCELOT_SWITCH is not set
 | 
			
		||||
# CONFIG_MSDOS_FS is not set
 | 
			
		||||
CONFIG_MSDOS_PARTITION=y
 | 
			
		||||
# CONFIG_MSI_BITMAP_SELFTEST is not set
 | 
			
		||||
@@ -3194,6 +3195,7 @@ CONFIG_NET_CORE=y
 | 
			
		||||
# CONFIG_NET_DROP_MONITOR is not set
 | 
			
		||||
# CONFIG_NET_DSA is not set
 | 
			
		||||
# CONFIG_NET_DSA_BCM_SF2 is not set
 | 
			
		||||
# CONFIG_NET_DSA_LEGACY is not set
 | 
			
		||||
# CONFIG_NET_DSA_LOOP is not set
 | 
			
		||||
# CONFIG_NET_DSA_MT7530 is not set
 | 
			
		||||
# CONFIG_NET_DSA_MV88E6060 is not set
 | 
			
		||||
@@ -3204,10 +3206,12 @@ CONFIG_NET_CORE=y
 | 
			
		||||
# CONFIG_NET_DSA_MV88E6XXX is not set
 | 
			
		||||
# CONFIG_NET_DSA_MV88E6XXX_NEED_PPU is not set
 | 
			
		||||
# CONFIG_NET_DSA_QCA8K is not set
 | 
			
		||||
# CONFIG_NET_DSA_REALTEK_SMI is not set
 | 
			
		||||
# CONFIG_NET_DSA_SMSC_LAN9303_I2C is not set
 | 
			
		||||
# CONFIG_NET_DSA_SMSC_LAN9303_MDIO is not set
 | 
			
		||||
# CONFIG_NET_DSA_TAG_DSA is not set
 | 
			
		||||
# CONFIG_NET_DSA_TAG_EDSA is not set
 | 
			
		||||
# CONFIG_NET_DSA_VITESSE_VSC73XX is not set
 | 
			
		||||
# CONFIG_NET_EMATCH is not set
 | 
			
		||||
# CONFIG_NET_EMATCH_CANID is not set
 | 
			
		||||
# CONFIG_NET_EMATCH_CMP is not set
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user