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

#ifndef __QNAP_TS433_H
#define __QNAP_TS433_H

#define ROCKCHIP_DEVICE_SETTINGS

#include <configs/rk3568_common.h>

#endif