blob: a1faa2aad856c1894b983f5a1bd9c99ce12e44bb [file] [log] [blame]
/* 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 <configs/rk3588_common.h>
#endif /* __QUARTZPRO64_RK3588_H */