blob: 1138c1d306f25584707b3e295212da64d83ecf5c [file] [log] [blame]
Tom Warren872111a2020-02-28 16:17:07 -07001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * (C) Copyright 2018-2019 NVIDIA Corporation.
4 */
5
6#ifndef _P3450_0000_H
7#define _P3450_0000_H
8
9#include <linux/sizes.h>
10
11#include "tegra210-common.h"
12
13/* High-level configuration options */
Tom Rinica2e1a52022-12-04 10:13:58 -050014#define CFG_TEGRA_BOARD_STRING "NVIDIA P3450-0000"
Tom Warren872111a2020-02-28 16:17:07 -070015
16/* Board-specific serial config */
Tom Warren872111a2020-02-28 16:17:07 -070017
Tom Warren872111a2020-02-28 16:17:07 -070018/* General networking support */
Tom Warren872111a2020-02-28 16:17:07 -070019#include "tegra-common-post.h"
20
Tom Warren872111a2020-02-28 16:17:07 -070021#endif /* _P3450_0000_H */