blob: affc24ddcd9955a2951a85f4204cb6ca4d29f139 [file] [log] [blame]
Tim Lunne5eba342024-01-24 14:26:00 +11001/* SPDX-License-Identifier: GPL-2.0+ */
2
3#ifndef __SONOFF_IHOST_H
4#define __SONOFF_IHOST_H
5
6#define ROCKCHIP_DEVICE_SETTINGS
7
8#include <configs/rv1126_common.h>
9
10#endif /* __SONOFF_IHOST_H */