10d3cd4b6SVivien Didelotconfig NET_DSA_MV88E6XXX 20d3cd4b6SVivien Didelot tristate "Marvell 88E6xxx Ethernet switch fabric support" 30d3cd4b6SVivien Didelot depends on NET_DSA 40d3cd4b6SVivien Didelot select NET_DSA_TAG_EDSA 52bbb33beSAndrew Lunn select NET_DSA_TAG_DSA 60d3cd4b6SVivien Didelot help 70d3cd4b6SVivien Didelot This driver adds support for most of the Marvell 88E6xxx models of 80d3cd4b6SVivien Didelot Ethernet switch chips, except 88E6060. 9*ca070c10SVivien Didelot 10*ca070c10SVivien Didelotconfig NET_DSA_MV88E6XXX_GLOBAL2 11*ca070c10SVivien Didelot bool "Switch Global 2 Registers support" 12*ca070c10SVivien Didelot default y 13*ca070c10SVivien Didelot depends on NET_DSA_MV88E6XXX 14*ca070c10SVivien Didelot help 15*ca070c10SVivien Didelot This registers set at internal SMI address 0x1C provides extended 16*ca070c10SVivien Didelot features like EEPROM interface, trunking, cross-chip setup, etc. 17*ca070c10SVivien Didelot 18*ca070c10SVivien Didelot It is required on most chips. If the chip you compile the support for 19*ca070c10SVivien Didelot doesn't have such registers set, say N here. In doubt, say Y. 20