Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
87da89e803610770390d81dc6d8b6edb909f16d6
/
.
/
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