blob: a1b19783c56058a374742476053ef76d5897b124 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef __NANOPI_R6S_RK3588S_H
#define __NANOPI_R6S_RK3588S_H
#define ROCKCHIP_DEVICE_SETTINGS \
"stdout=serial,vidconsole\0" \
"stderr=serial,vidconsole\0"
#include <configs/rk3588_common.h>
#endif /* __NANOPI_R6S_RK3588S_H */