blob: e9b7d6bad5e9e042a3363c016ed2bfdae6d55cb9 [file] [log] [blame]
Hai Pham558d1062023-02-28 22:34:46 +01001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * include/configs/spider.h
4 * This file is Spider board configuration.
5 *
6 * Copyright (C) 2021 Renesas Electronics Corp.
7 */
8
9#ifndef __SPIDER_H
10#define __SPIDER_H
11
12#include "rcar-gen4-common.h"
13
14#endif /* __SPIDER_H */