~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: e9b7d6bad5e9e042a3363c016ed2bfdae6d55cb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * include/configs/spider.h
 *     This file is Spider board configuration.
 *
 * Copyright (C) 2021 Renesas Electronics Corp.
 */

#ifndef __SPIDER_H
#define __SPIDER_H

#include "rcar-gen4-common.h"

#endif /* __SPIDER_H */