commit | 89e50d9f93e9dbd1f54232a3f042022374892d10 | [log] [tgz] |
---|---|---|
author | Alex <alex.g@adaptrum.com> | Mon Feb 06 19:17:34 2017 -0800 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Tue Feb 07 11:05:03 2017 -0600 |
tree | 15d4a2d97ee222b4e3ca3ae3f760c9604b4cb947 | |
parent | 27a8e03007f30452524761ac9f6a17d5c3088952 [diff] |
drivers: net: Provide Kconfig menu for PHYLIB Provide the necessary Kconfig symbols so that PHYLIB support may be enabled in Kconfig, as opposed to needing to #define these symbols in C source headers. BITBANGMII and MV88E6352_SWITCH are left out of the PHYLIB submenu as they don't seem to explicitly depend on it (i.e. they do not use the phy_driver class). Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>