RTEMS
5.1
bsps
powerpc
gen83xx
include
bsp
u-boot-config.h
1
/*
2
* Copyright (c) 2010 embedded brains GmbH. All rights reserved.
3
*
4
* embedded brains GmbH
5
* Obere Lagerstr. 30
6
* 82178 Puchheim
7
* Germany
8
* <rtems@embedded-brains.de>
9
*
10
* The license and distribution terms for this file may be
11
* found in the file LICENSE in this distribution or at
12
* http://www.rtems.org/license/LICENSE.
13
*/
14
15
#ifndef LIBBSP_POWERPC_GEN83XX_U_BOOT_CONFIG_H
16
#define LIBBSP_POWERPC_GEN83XX_U_BOOT_CONFIG_H
17
18
#define CONFIG_MPC83xx
19
#define CONFIG_HAS_ETH1
20
21
#endif
/* LIBBSP_POWERPC_GEN83XX_U_BOOT_CONFIG_H */
Generated by
1.8.15