Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
df4262f7923cd08e0b3cb924afc17f8941c3da32
/
.
/
include
/
configs
/
powkiddy-x55-rk3566.h
blob: 4b25c6a8774000c37659cd15aa2a6ef93ae08356 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef
__POWKIDDY_X55_RK3566_H
#define
__POWKIDDY_X55_RK3566_H
#include
<configs/rk3568_common.h>
#define
ROCKCHIP_DEVICE_SETTINGS \
"stdout=serial,vidconsole\0"
\
"stderr=serial,vidconsole\0"
#endif