Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
refs/heads/WIP-30Jan2018
/
.
/
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