summaryrefslogblamecommitdiffstats
path: root/src/config/defaults.h
blob: 1f55ef3cc9e22e0e8cf6da6b9a3dc9980832294f (plain) (tree)
1
2
3
4
5
6
7
8







                                                                
#ifndef CONFIG_DEFAULTS_H
#define CONFIG_DEFAULTS_H

#define CONFIG_DEFAULTS(_platform) <config/defaults/_platform.h>

#include CONFIG_DEFAULTS(PLATFORM)

#endif /* CONFIG_DEFAULTS_H */