/* 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 */ |