2025-02-27 17:59:18 +08:00

16 lines
242 B
Plaintext

menu "PHY"
#TODO is here the right place to put CONFIG_PTA?
config PTA
bool "Enable PTA"
default n
config ATE_TEST
bool "Enable ATE Test"
default n
config MAC_PHY_BYPASS
bool "Enable MAC/PHY by pass mode"
default y
endmenu