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
11