blob: fd08da568b1cf834a23c801e570115a584e98602 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2024 ArmSoM Technology Co., Ltd.
*/
#ifndef __SIGE7_RK3588_H
#define __SIGE7_RK3588_H
#define ROCKCHIP_DEVICE_SETTINGS \
"stdout=serial,vidconsole\0" \
"stderr=serial,vidconsole\0"
#include <configs/rk3588_common.h>
#endif /* __SIGE7_RK3588_H */