]> git.ipfire.org Git - u-boot.git/blame - include/config_distro_defaults.h
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
[u-boot.git] / include / config_distro_defaults.h
CommitLineData
13a49c3a
DG
1/*
2 * Copyright 2013-2014 Red Hat, Inc.
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7#ifndef _CONFIG_CMD_DISTRO_DEFAULTS_H
8#define _CONFIG_CMD_DISTRO_DEFAULTS_H
9
10/*
e141652b
TR
11 * List of all commands and options that when defined enables support for
12 * features required by distros to support boards in a standardised and
3bd6f7e7 13 * consistent manner.
13a49c3a
DG
14 */
15
13a49c3a 16#endif /* _CONFIG_CMD_DISTRO_DEFAULTS_H */