sdk-hwV1.3/lichee/brandy-2.0/u-boot-2018/include/configs/evb_px5.h

14 lines
240 B
C
Raw Normal View History

2024-05-07 10:09:20 +00:00
/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2017 Rockchip Electronics Co., Ltd
*/
#ifndef __CONFIGS_PX5_EVB_H
#define __CONFIGS_PX5_EVB_H
#include <configs/rk3368_common.h>
#define CONFIG_CONSOLE_SCROLL_LINES 10
#endif