commit | 9a31c739d2c0f1383d8a73830c5b0bc444ba9d28 | [log] [tgz] |
---|---|---|
author | Alexandru Gagniuc <alex.g@adaptrum.com> | Fri Jul 07 11:37:00 2017 -0700 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Aug 07 15:18:30 2017 -0500 |
tree | ae12b6bf90b1ef2a2a37a1b9d66dd00b2410b2b4 | |
parent | fbc120e668d8326f93174ca8c4423bd4fdfe55cc [diff] |
net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options The correct option is PHY_MICREL_KSZ90X1, but some configs still select the 9021 and 9031 options, which are deprecated. Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>