blob: 346858c456cade5bf244fc0a07bd0ae4f6c82ece [file] [log] [blame]
Lad Prabhakar07148c12021-03-15 22:24:05 +00001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * include/configs/silinux-ek874.h
4 * This file is Silicon Linux EK874 board configuration.
5 *
6 * Copyright (C) 2021 Renesas Electronics Corporation
7 */
8
9#ifndef __SILINUX_EK874_H
10#define __SILINUX_EK874_H
11
12#include "rcar-gen3-common.h"
13
Lad Prabhakar07148c12021-03-15 22:24:05 +000014#endif /* __SILINUX_EK874_H */