repo.or.cz
/
u-boot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge patch series "upl: Prerequite patches for updated spec"
[u-boot.git]
/
include
/
configs
/
mk808.h
blob
e2ab2b512c86c7c2a3e04c8b1e28813908c52021
1
/* SPDX-License-Identifier: GPL-2.0+ */
2
3
#ifndef __CONFIG_H
4
#define __CONFIG_H
5
6
#define ROCKCHIP_DEVICE_SETTINGS
7
#include <configs/rk3066_common.h>
8
9
#endif