summaryrefslogtreecommitdiff
path: root/include/configs/popmetal_rk3288.h
blob: 222e5aae7436f78cf0a1612defbac24bfedff46f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * (C) Copyright 2016 Rockchip Electronics Co., Ltd
 */

#ifndef __CONFIG_H
#define __CONFIG_H

#define ROCKCHIP_DEVICE_SETTINGS
#include <configs/rk3288_common.h>

#endif