summaryrefslogblamecommitdiff
path: root/nuttx/net/netdev/Kconfig
blob: 355794690a7712f4ee3954c17c36c815d5d63751 (plain) (tree)
1
2
3
4
5
6
7




                                                             
                                
 






                                                                            
#
# For a description of the syntax of this configuration file,
# see misc/tools/kconfig-language.txt.
#

menu "Network Device Operations"

config NETDEV_PHY_IOCTL
	bool "Enable PHY ioctl()"
	default n
	---help---
		Enable support for ioctl() commands to access PHY registers"

endmenu # Network Device Operations