commit | af2cbfd6b982f7a52414ea50b2ece0290d4b748f | [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 | 93cc2959cf93dd561409222d50e566f4e190d70d [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>