blob: c63c935e9aa8923bdb7c3633f35a5a10a839cfff [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2022 Theobroma Systems Design und Consulting GmbH
*/
#ifndef __RINGNECK_PX30_H
#define __RINGNECK_PX30_H
#include <configs/px30_common.h>
#define ROCKCHIP_DEVICE_SETTINGS \
"stdout=serial,vidconsole\0" \
"stderr=serial,vidconsole\0"
#endif