Prepare v2023.10
[platform/kernel/u-boot.git] / include / configs / omap4_panda.h
1 /* SPDX-License-Identifier: GPL-2.0+ */
2 /*
3  * (C) Copyright 2010
4  * Texas Instruments Incorporated.
5  * Steve Sakoman  <steve@sakoman.com>
6  *
7  * Configuration settings for the TI OMAP4 Panda board.
8  * See ti_omap4_common.h for OMAP4 common part
9  */
10
11 #ifndef __CONFIG_PANDA_H
12 #define __CONFIG_PANDA_H
13
14 #include <configs/ti_omap4_common.h>
15
16 #endif /* __CONFIG_PANDA_H */