Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
10e7eaf04a339bb990e2c20fef607d7a7a18779f
/
.
/
include
/
configs
/
evb_px5.h
blob: 4160187d50ca70816480a4625a4df8ab83db7da3 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2017 Rockchip Electronics Co., Ltd
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef
__CONFIGS_PX5_EVB_H
#define
__CONFIGS_PX5_EVB_H
#include
<configs/rk3368_common.h>
#define
CONFIG_CONSOLE_SCROLL_LINES
10
#endif