summaryrefslogtreecommitdiff
path: root/include/configs/dalmore.h
blob: 0946588230df1ade228e8ae4e0e1b94583cda9b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (c) 2010-2013, NVIDIA CORPORATION.  All rights reserved.
 */

#ifndef __CONFIG_H
#define __CONFIG_H

#include <linux/sizes.h>

#include "tegra114-common.h"
#include "tegra-common-post.h"

#endif /* __CONFIG_H */