summaryrefslogtreecommitdiff
path: root/include/configs/s4sk.h
blob: a1707359a39ed7977b032d269806f5e272250bf1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * This file is S4SK board configuration.
 *
 * Copyright (C) 2024-2025 Renesas Electronics Corp.
 */

#ifndef __S4SK_H
#define __S4SK_H

#include "rcar-gen4-common.h"

#endif /* __S4SK_H */