Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ar71xx: drop kernel 4.4 support | Piotr Dymacz | 2018-04-06 | 1 | -25/+0 |
| | | | | Signed-off-by: Piotr Dymacz <pepe2k@gmail.com> | ||||
* | ar71xx: fix Kconfig dependency of the 88E6063 switch DSA driver | Gabor Juhos | 2018-01-09 | 1 | -1/+2 |
| | | | | | | | | | | | | The Marvell 88E6063 ethernet switch driver depends on the DSA framework. Add a 'depends on NET_DSA' statement to its Kconfig entry to state that explicitly. Fixes the following Kconfig warning: warning: (NET_DSA_MV88E6060 && NET_DSA_MV88E6063) selects NET_DSA_TAG_TRAILER which has unmet direct dependencies (NET && NET_DSA) Signed-off-by: Gabor Juhos <juhosg@freemail.hu> | ||||
* | ar71xx: add support for linux 4.4 | Felix Fietkau | 2016-01-30 | 1 | -0/+24 |
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48563 |