aboutsummaryrefslogtreecommitdiff
path: root/include/configs/quartz64_rk3566.h
blob: dfe0fee94cdb043cbca558e90fb203245534509a (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0+ */

#ifndef __QUARTZ64_RK3566_H
#define __QUARTZ64_RK3566_H

#define ROCKCHIP_DEVICE_SETTINGS

#include <configs/rk3568_common.h>

#endif