15 lines
240 B
Plaintext
Raw Normal View History

2014-06-27 10:02:52 -06:00
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#
config SYSTEM_MDIO
bool "MDIO tool"
default n
depends on NETDEV_PHY_IOCTL
---help---
Enable the MDIO tool
if SYSTEM_MDIO
endif