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

#ifndef __CONDOR_H
#define __CONDOR_H

#include "rcar-gen3-common.h"

#endif /* __CONDOR_H */