configs: meson: remove unnecessary MESON_FDTFILE_SETTING
[platform/kernel/u-boot.git] / include / configs / p212.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * Configuration for Amlogic P212
4  *
5  * Copyright (C) 2017 Baylibre, SAS
6  * Author: Neil Armstrong <narmstrong@baylibre.com>
7  */
8
9 #ifndef __CONFIG_H
10 #define __CONFIG_H
11
12 #include <configs/meson-gx-common.h>
13
14 #endif /* __CONFIG_H */