blob: 96aefc194789625ec63624bc6682b24315631d7b [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Heiko Stübner47197682017-03-26 21:09:55 +02002/*
3 * (C) Copyright 2015 Google, Inc
Heiko Stübner47197682017-03-26 21:09:55 +02004 */
5
6#ifndef __CONFIG_H
7#define __CONFIG_H
8
9#define ROCKCHIP_DEVICE_SETTINGS
10#include <configs/rk3188_common.h>
11
Heiko Stübner47197682017-03-26 21:09:55 +020012#endif