[tcp] Enable AF_INET6 transport for tcp connections
[gpxe.git] / src / config / nap.h
blob187af42894017d34dbf4b25d939c57afb4f31ae2
1 #ifndef CONFIG_NAP_H
2 #define CONFIG_NAP_H
4 /** @file
6 * CPU sleeping
8 */
10 FILE_LICENCE ( GPL2_OR_LATER );
12 #include <config/defaults.h>
14 //#undef NAP_PCBIOS
15 //#define NAP_NULL
17 #include <config/local/nap.h>
19 #endif /* CONFIG_NAP_H */