aboutsummaryrefslogtreecommitdiff
path: root/include/configs/whitehawk.h
blob: 4b4cf6359665e7898c8d86e4fe7dcb99c7854b42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0+ */
/*
 * include/configs/whitehawk.h
 *     This file is White Hawk board configuration.
 *
 * Copyright (C) 2021 Renesas Electronics Corp.
 */

#ifndef __WHITEHAWK_H
#define __WHITEHAWK_H

#include "rcar-gen4-common.h"

#endif /* __WHITEHAWK_H */