/* SPDX-License-Identifier: GPL-2.0+ */ | |
/* | |
* include/configs/sparrowhawk.h | |
* This file is Sparrow Hawk board configuration. | |
* | |
* Copyright (C) 2025 Marek Vasut <marek.vasut+renesas@mailbox.org> | |
*/ | |
#ifndef __SPARROWHAWK_H | |
#define __SPARROWHAWK_H | |
#include "rcar-gen4-common.h" | |
#endif /* __SPARROWHAWK_H */ |