summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2019-07-10 20:49:45 +0200
committerLaura Abbott <labbott@redhat.com>2019-07-11 08:55:29 -0400
commit03fa0f4763156ce41189fea15add8376963424ca (patch)
tree94fed18db5cf9ff1036cd0c4008fca920cc3f5f6 /configs
parent84210fcea5ad79192d7d521247d0bd9f037fc86a (diff)
downloadkernel-03fa0f4763156ce41189fea15add8376963424ca.tar.gz
kernel-03fa0f4763156ce41189fea15add8376963424ca.tar.xz
kernel-03fa0f4763156ce41189fea15add8376963424ca.zip
configs: remove CONFIG_ASIX_PHY
The Kconfig symbol ASIX_PHY was renamed to AX88796B_PHY in v5.2-rc6, see upstream commit a9520543b123 ("net: phy: rename Asix Electronics PHY driver"). CONFIG_AX88796B_PHY is already used in the configuration generation system, so we can safely remove CONFIG_ASIX_PHY from that system. Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Diffstat (limited to 'configs')
-rw-r--r--configs/fedora/generic/CONFIG_ASIX_PHY1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/fedora/generic/CONFIG_ASIX_PHY b/configs/fedora/generic/CONFIG_ASIX_PHY
deleted file mode 100644
index 37bb545c7..000000000
--- a/configs/fedora/generic/CONFIG_ASIX_PHY
+++ /dev/null
@@ -1 +0,0 @@
-# CONFIG_ASIX_PHY is not set