Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
33f4750783080302afd8f00bb07bd18d6e94f073
/
.
/
include
/
configs
/
mk808.h
blob: e2ab2b512c86c7c2a3e04c8b1e28813908c52021 [
file
] [
log
] [
blame
]
Johan Jonker
33f4750
2022-04-16 17:09:47 +0200
[
diff
] [
blame^
]
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