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
/
quartz64_rk3566.h
blob
dfe0fee94cdb043cbca558e90fb203245534509a
1
/* SPDX-License-Identifier: GPL-2.0+ */
2
3
#ifndef __QUARTZ64_RK3566_H
4
#define __QUARTZ64_RK3566_H
5
6
#define ROCKCHIP_DEVICE_SETTINGS
7
8
#include <configs/rk3568_common.h>
9
10
#endif