blob: 4b12eb7af9a8d6f1085de3bd8c78edc16e917bd2 [file] [log] [blame]
Tom Rini83d290c2018-05-06 17:58:06 -04001/* SPDX-License-Identifier: GPL-2.0+ */
Andreas Färber54c57ae2017-05-15 17:54:26 +08002/*
3 * Copyright (c) 2016 Andreas Färber
Andreas Färber54c57ae2017-05-15 17:54:26 +08004 */
5
6#ifndef __CONFIGS_GEEKBOX_H
7#define __CONFIGS_GEEKBOX_H
8
9#include <configs/rk3368_common.h>
10
Andreas Färber54c57ae2017-05-15 17:54:26 +080011#endif