cmd: Fix Kconfig coding style
[u-boot.git] / include / configs / sonoff-ihost.h
blobaffc24ddcd9955a2951a85f4204cb6ca4d29f139
1 /* SPDX-License-Identifier: GPL-2.0+ */
3 #ifndef __SONOFF_IHOST_H
4 #define __SONOFF_IHOST_H
6 #define ROCKCHIP_DEVICE_SETTINGS
8 #include <configs/rv1126_common.h>
10 #endif /* __SONOFF_IHOST_H */