historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/roms/u-boot/include/configs/evb_px5.h
2024-01-16 11:20:27 -06:00

13 lines
240 B
C

/* 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