1 /* SPDX-License-Identifier: GPL-2.0+ */
4 * Texas Instruments Incorporated.
5 * Steve Sakoman <steve@sakoman.com>
7 * Configuration settings for the TI OMAP4 Panda board.
8 * See ti_omap4_common.h for OMAP4 common part
11 #ifndef __CONFIG_PANDA_H
12 #define __CONFIG_PANDA_H
14 #include <configs/ti_omap4_common.h>
16 #endif /* __CONFIG_PANDA_H */