1 /* SPDX-License-Identifier: GPL-2.0+ */
4 * Texas Instruments Incorporated.
5 * Aneesh V <aneesh@ti.com>
6 * Steve Sakoman <steve@sakoman.com>
8 * Configuration settings for the TI SDP4430 board.
9 * See ti_omap4_common.h for OMAP4 common part
12 #ifndef __CONFIG_SDP4430_H
13 #define __CONFIG_SDP4430_H
16 * High Level Configuration Options
19 #include <configs/ti_omap4_common.h>
21 /* ENV related config options */
23 #endif /* __CONFIG_SDP4430_H */