/* | |
* Copyright 2013-2014 Red Hat, Inc. | |
* | |
* SPDX-License-Identifier: GPL-2.0+ | |
*/ | |
#ifndef _CONFIG_CMD_DISTRO_DEFAULTS_H | |
#define _CONFIG_CMD_DISTRO_DEFAULTS_H | |
/* | |
* List of all commands and options that when defined enables support for | |
* features required by distros to support boards in a standardised and | |
* consistent manner. | |
*/ | |
#endif /* _CONFIG_CMD_DISTRO_DEFAULTS_H */ |