/* SPDX-License-Identifier: GPL-2.0+ * Copyright 2023 Google, Inc */ #ifndef __QUARTZPRO64_RK3588_H #define __QUARTZPRO64_RK3588_H #define ROCKCHIP_DEVICE_SETTINGS \ "stdout=serial,vidconsole\0" \ "stderr=serial,vidconsole\0" #include #endif /* __QUARTZPRO64_RK3588_H */