linuxOS_D21X/source/uboot-2021.10/include/config_phylib_all_drivers.h
2024-11-29 16:13:46 +08:00

16 lines
344 B
C

/*
* Enable all PHYs
*
* This software may be used and distributed according to the
* terms of the GNU Public License, Version 2, incorporated
* herein by reference.
*
* Copyright 2011 Freescale Semiconductor, Inc.
* author Andy Fleming
*
*/
#ifndef _CONFIG_PHYLIB_ALL_H
#define _CONFIG_PHYLIB_ALL_H
#endif /*_CONFIG_PHYLIB_ALL_H */