summaryrefslogtreecommitdiff
path: root/include/configs/p212.h
blob: 44142934795047c4c02808bdc4ab43aab66d0b0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * Configuration for Amlogic P212
 *
 * Copyright (C) 2017 Baylibre, SAS
 * Author: Neil Armstrong <narmstrong@baylibre.com>
 */

#ifndef __CONFIG_H
#define __CONFIG_H

#include <configs/meson-gx-common.h>

#endif /* __CONFIG_H */