blob: 10f2e2d3edcbc5b5a7921e20aad071eb74f5f1b4 [file] [log] [blame]
Jayesh Choudharya3efeb02024-06-12 14:41:22 +05301/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * Configuration header file for K3 J722S SoC family
4 *
5 * Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/
6 */
7
8#ifndef __CONFIG_J722S_EVM_H
9#define __CONFIG_J722S_EVM_H
10
11/* Now for the remaining common defines */
12#include <configs/ti_armv7_common.h>
13
14#endif /* __CONFIG_J722S_EVM_H */