blob: aee4546bf07c42d102691a1308e32f4182c37c41 [file] [log] [blame]
Heiko Stuebner0ea9f8a2024-10-28 20:00:34 +01001/* SPDX-License-Identifier: GPL-2.0+ */
2
3#ifndef __QNAP_TS433_H
4#define __QNAP_TS433_H
5
6#define ROCKCHIP_DEVICE_SETTINGS
7
8#include <configs/rk3568_common.h>
9
10#endif