summaryrefslogtreecommitdiff
path: root/include/configs/falcon.h
blob: e1cace73550c84f0a709d315e900f6b42af3f9ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * include/configs/falcon.h
 *     This file is Falcon board configuration.
 *
 * Copyright (C) 2020 Renesas Electronics Corp.
 */

#ifndef __FALCON_H
#define __FALCON_H

#include "rcar-gen4-common.h"

#endif /* __FALCON_H */