Andy Fleming | 9082eea | 2011-04-07 21:56:05 -0500 | [diff] [blame] | 1 | /* |
2 | * Enable all PHYs | ||||
3 | * | ||||
4 | * This software may be used and distributed according to the | ||||
5 | * terms of the GNU Public License, Version 2, incorporated | ||||
6 | * herein by reference. | ||||
7 | * | ||||
8 | * Copyright 2011 Freescale Semiconductor, Inc. | ||||
9 | * author Andy Fleming | ||||
10 | * | ||||
11 | */ | ||||
12 | #ifndef _CONFIG_PHYLIB_ALL_H | ||||
13 | #define _CONFIG_PHYLIB_ALL_H | ||||
14 | |||||
Andy Fleming | 9082eea | 2011-04-07 21:56:05 -0500 | [diff] [blame] | 15 | #endif /*_CONFIG_PHYLIB_ALL_H */ |