blob: 767b67fdf66ba251ff33a50d0f24e3bb8a762df1 [file]
#ifndef CONFIG_DEFAULTS_H
#define CONFIG_DEFAULTS_H
FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
FILE_SECBOOT ( PERMITTED );
#define CONFIG_DEFAULTS(_platform) <config/defaults/_platform.h>
#include CONFIG_DEFAULTS(PLATFORM)
#endif /* CONFIG_DEFAULTS_H */