cfg_eth.h
Go to the documentation of this file.
00001
00038 #ifndef CFG_ETH_H
00039 #define CFG_ETH_H
00040 
00047 #define ETH_LOG_LEVEL      LOG_LVL_WARN
00048 
00055 #define ETH_LOG_FORMAT     LOG_FMT_TERSE
00056 
00063 #define CONFIG_PHY_CHIP     DAVICOM_DM9161A
00064 
00065
00066 #endif /* CFG_ETH_H */