Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
11ed312896c5f5814064c5d45dcb2f53dc121437
/
.
/
include
/
configs
/
evb_px5.h
blob: e67bee17215582f8e97d55ae64ea42deed4e1e94 [
file
] [
log
] [
blame
]
/* 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