blob: 43a560906a54383d9dc6b9a24706f395da31ab6a [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2022 Edgeble AI Technologies Pvt. Ltd.
*/
#ifndef __NEURAL_COMPUTE_MODULE_2_H
#define __NEURAL_COMPUTE_MODULE_2_H
#define ROCKCHIP_DEVICE_SETTINGS \
"stdout=serial,vidconsole\0" \
"stderr=serial,vidconsole\0"
#include <configs/rv1126_common.h>
#endif /* __NEURAL_COMPUTE_MODULE_2_H */