blob: b03612cfcfb9679325c9128d214a20a2b10d9925 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
huang lind8b59782015-11-17 14:20:28 +08002/*
3 * (C) Copyright 2015 Rockchip Electronics Co., Ltd
huang lind8b59782015-11-17 14:20:28 +08004 */
5
6#ifndef __CONFIG_H
7#define __CONFIG_H
8
9#include <configs/rk3036_common.h>
10
11#endif