projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
[platform/kernel/u-boot.git]
/
include
/
config_defaults.h
1
/*
2
* config_defaults.h - sane defaults for everyone
3
*
4
* Copyright (c) 2009 Analog Devices Inc.
5
*
6
* Licensed under the GPL-2 or later.
7
*/
8
9
#ifndef _CONFIG_DEFAULTS_H_
10
#define _CONFIG_DEFAULTS_H_
11
12
#endif