drivers/net: Enable NETDEVICES by default

since there are many net drivers doesn't depend on phy

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
Xiang Xiao
2022-09-30 12:19:11 +08:00
committed by Petro Karashchenko
parent fc9b9f70ac
commit 486a6f81d1
+1 -2
View File
@@ -5,8 +5,7 @@
menuconfig NETDEVICES
bool "Network Device/PHY Support"
default n if !ARCH_HAVE_PHY
default y if ARCH_HAVE_PHY
default y
depends on NET
---help---
Network interface driver and PHY selections. This options enables